#65EEDF#65EEDF
#65EEDF is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.0% C 0.121 H 185.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEDF |
|---|---|
| RGB | rgb(101, 238, 223) |
| HSL | hsl(173, 80%, 66%) |
| HSV | hsv(173, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(86.62, -40.72, -3.96) |
| CIE-LCH | lch(86.62, 40.92, 185.56°) |
| OKLab | oklab(86.97% -0.1207 -0.0113) |
| OKLCH | oklch(86.97% 0.121 185.4) |
| XYZ | xyz(49.2547, 69.2385, 80.5664) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEDF #EE6574
analogous
#65EE9B #65EEDF #65B9EE
triadic
#65EEDF #DF65EE #EEDF65
tetradic
#65EEDF #9B65EE #EE6574 #B9EE65
square
#65EEDF #9B65EE #EE6574 #B9EE65
split-complementary
#65EEDF #EE65B9 #EE9B65
monochromatic
#16C3B0 #2EE8D4 #65EEDF #9CF4EA #D3FAF6
Accessibility & contrast
On white
1.41
#65EEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#65EEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEDF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEDF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#CED2E1
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eedf; /* rgb */ color: rgb(101, 238, 223); /* oklch */ color: oklch(87.0% 0.121 185.4);
Tailwind
colors: {
custom: {
50: '#9df4e8',
500: '#65eedf',
950: '#000000',
},
}SCSS
$custom: #65eedf; $custom-light: #9df4e8; $custom-dark: #000000;
JSON
{
"hex": "#65eedf",
"rgb": {
"r": 101,
"g": 238,
"b": 223
},
"hsl": {
"h": 173.431,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86969,
"c": 0.12122,
"h": 185.4
},
"luminance": 0.69243
}Semantic roles & 50–950 ramp
primary
#65EEDF
secondary
#C13645
accent
#0920DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584