#65F2CE#65F2CE
#65F2CE is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.133 H 173.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2CE |
|---|---|
| RGB | rgb(101, 242, 206) |
| HSL | hsl(165, 84%, 67%) |
| HSV | hsv(165, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 14.9%, 5.1%) |
| CIE-LAB | lab(87.35, -46.60, 6.00) |
| CIE-LCH | lch(87.35, 46.98, 172.67°) |
| OKLab | oklab(87.42% -0.1322 0.0152) |
| OKLCH | oklch(87.42% 0.133 173.5) |
| XYZ | xyz(48.2543, 70.7224, 69.4883) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2CE #F26589
analogous
#65F288 #65F2CE #65CFF2
triadic
#65F2CE #CE65F2 #F2CE65
tetradic
#65F2CE #8865F2 #F26589 #CFF265
square
#65F2CE #8865F2 #F26589 #CFF265
split-complementary
#65F2CE #F265CF #F28865
monochromatic
#11CB9C #2DEDBC #65F2CE #9DF7E0 #D6FCF2
Accessibility & contrast
On white
1.39
#65F2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#65F2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2CE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2CE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f2ce; /* rgb */ color: rgb(101, 242, 206); /* oklch */ color: oklch(87.4% 0.133 173.5);
Tailwind
colors: {
custom: {
50: '#9df7dc',
500: '#65f2ce',
950: '#000000',
},
}SCSS
$custom: #65f2ce; $custom-light: #9df7dc; $custom-dark: #000000;
JSON
{
"hex": "#65f2ce",
"rgb": {
"r": 101,
"g": 242,
"b": 206
},
"hsl": {
"h": 164.681,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87418,
"c": 0.13309,
"h": 173.5
},
"luminance": 0.70727
}Semantic roles & 50–950 ramp
primary
#65F2CE
secondary
#C83359
accent
#053DE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584