#65EFDE#65EFDE
#65EFDE is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.2% C 0.122 H 184.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFDE |
|---|---|
| RGB | rgb(101, 239, 222) |
| HSL | hsl(173, 81%, 67%) |
| HSV | hsv(173, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 7.1%, 6.3%) |
| CIE-LAB | lab(86.88, -41.42, -3.05) |
| CIE-LCH | lch(86.88, 41.53, 184.21°) |
| OKLab | oklab(87.17% -0.1221 -0.0089) |
| OKLCH | oklch(87.17% 0.122 184.2) |
| XYZ | xyz(49.4123, 69.7686, 79.9557) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Bright Aqua
#0BF9EA
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFDE #EF6576
analogous
#65EF99 #65EFDE #65BBEF
triadic
#65EFDE #DE65EF #EFDE65
tetradic
#65EFDE #9965EF #EF6576 #BBEF65
square
#65EFDE #9965EF #EF6576 #BBEF65
split-complementary
#65EFDE #EF65BB #EF9965
monochromatic
#14C5AF #2EE9D2 #65EFDE #9CF5EA #D4FBF6
Accessibility & contrast
On white
1.40
#65EFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#65EFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFDE
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFDE | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DD
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65efde; /* rgb */ color: rgb(101, 239, 222); /* oklch */ color: oklch(87.2% 0.122 184.2);
Tailwind
colors: {
custom: {
50: '#9ef5e8',
500: '#65efde',
950: '#000000',
},
}SCSS
$custom: #65efde; $custom-light: #9ef5e8; $custom-dark: #000000;
JSON
{
"hex": "#65efde",
"rgb": {
"r": 101,
"g": 239,
"b": 222
},
"hsl": {
"h": 172.609,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.87172,
"c": 0.12247,
"h": 184.2
},
"luminance": 0.69774
}Semantic roles & 50–950 ramp
primary
#65EFDE
secondary
#C33647
accent
#0822DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584