#65EEDE#65EEDE
#65EEDE is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.122 H 184.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEDE |
|---|---|
| RGB | rgb(101, 238, 222) |
| HSL | hsl(173, 80%, 66%) |
| HSV | hsv(173, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(86.60, -40.98, -3.48) |
| CIE-LCH | lch(86.60, 41.12, 184.85°) |
| OKLab | oklab(86.94% -0.1211 -0.01) |
| OKLCH | oklch(86.94% 0.122 184.7) |
| XYZ | xyz(49.1203, 69.1847, 79.8584) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 5.72
Aqua (survey)
#13EAC9
ΔE00 5.94
Bright Cyan
#41FDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEDE #EE6575
analogous
#65EE9A #65EEDE #65BAEE
triadic
#65EEDE #DE65EE #EEDE65
tetradic
#65EEDE #9A65EE #EE6575 #BAEE65
square
#65EEDE #9A65EE #EE6575 #BAEE65
split-complementary
#65EEDE #EE65BA #EE9A65
monochromatic
#16C3AF #2EE8D2 #65EEDE #9CF4EA #D3FAF6
Accessibility & contrast
On white
1.42
#65EEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#65EEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEDE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEDE | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eede; /* rgb */ color: rgb(101, 238, 222); /* oklch */ color: oklch(86.9% 0.122 184.7);
Tailwind
colors: {
custom: {
50: '#9df4e8',
500: '#65eede',
950: '#000000',
},
}SCSS
$custom: #65eede; $custom-light: #9df4e8; $custom-dark: #000000;
JSON
{
"hex": "#65eede",
"rgb": {
"r": 101,
"g": 238,
"b": 222
},
"hsl": {
"h": 172.993,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86938,
"c": 0.12153,
"h": 184.7
},
"luminance": 0.6919
}Semantic roles & 50–950 ramp
primary
#65EEDE
secondary
#C13646
accent
#0922DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584