#65F2CB#65F2CB
#65F2CB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.135 H 171.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2CB |
|---|---|
| RGB | rgb(101, 242, 203) |
| HSL | hsl(163, 84%, 67%) |
| HSV | hsv(163, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.28, -47.29, 7.46) |
| CIE-LCH | lch(87.28, 47.88, 171.04°) |
| OKLab | oklab(87.34% -0.1335 0.019) |
| OKLCH | oklch(87.34% 0.135 171.9) |
| XYZ | xyz(47.8933, 70.5780, 67.5873) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aquamarine
#7FFFD4
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2CB #F2658C
analogous
#65F284 #65F2CB #65D3F2
triadic
#65F2CB #CB65F2 #F2CB65
tetradic
#65F2CB #8465F2 #F2658C #D3F265
square
#65F2CB #8465F2 #F2658C #D3F265
split-complementary
#65F2CB #F265D3 #F28465
monochromatic
#11CB98 #2DEDB8 #65F2CB #9DF7DE #D6FCF1
Accessibility & contrast
On white
1.39
#65F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#65F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2CB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2CB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C9
Deuteranopia (green-blind)
#D6D5CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f2cb; /* rgb */ color: rgb(101, 242, 203); /* oklch */ color: oklch(87.3% 0.135 171.9);
Tailwind
colors: {
custom: {
50: '#9df7da',
500: '#65f2cb',
950: '#000000',
},
}SCSS
$custom: #65f2cb; $custom-light: #9df7da; $custom-dark: #000000;
JSON
{
"hex": "#65f2cb",
"rgb": {
"r": 101,
"g": 242,
"b": 203
},
"hsl": {
"h": 163.404,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87338,
"c": 0.13488,
"h": 171.9
},
"luminance": 0.70583
}Semantic roles & 50–950 ramp
primary
#65F2CB
secondary
#C8335C
accent
#0542E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583