#65EED4#65EED4
#65EED4 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.125 H 178.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65EED4 |
|---|---|
| RGB | rgb(101, 238, 212) |
| HSL | hsl(169, 80%, 66%) |
| HSV | hsv(169, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(86.34, -43.44, 1.39) |
| CIE-LCH | lch(86.34, 43.46, 178.16°) |
| OKLab | oklab(86.64% -0.1254 0.003) |
| OKLCH | oklch(86.64% 0.125 178.6) |
| XYZ | xyz(47.8196, 68.6645, 73.0081) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.94
Aqua (survey)
#13EAC9
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.78
Light Aqua
#8CFFDB
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EED4 #EE657F
analogous
#65EE90 #65EED4 #65C4EE
triadic
#65EED4 #D465EE #EED465
tetradic
#65EED4 #9065EE #EE657F #C4EE65
square
#65EED4 #9065EE #EE657F #C4EE65
split-complementary
#65EED4 #EE65C4 #EE9065
monochromatic
#16C3A2 #2EE8C5 #65EED4 #9CF4E3 #D3FAF3
Accessibility & contrast
On white
1.43
#65EED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#65EED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EED4
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EED4 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eed4; /* rgb */ color: rgb(101, 238, 212); /* oklch */ color: oklch(86.6% 0.125 178.6);
Tailwind
colors: {
custom: {
50: '#9df4e1',
500: '#65eed4',
950: '#000000',
},
}SCSS
$custom: #65eed4; $custom-light: #9df4e1; $custom-dark: #000000;
JSON
{
"hex": "#65eed4",
"rgb": {
"r": 101,
"g": 238,
"b": 212
},
"hsl": {
"h": 168.613,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86644,
"c": 0.12548,
"h": 178.6
},
"luminance": 0.68669
}Semantic roles & 50–950 ramp
primary
#65EED4
secondary
#C13651
accent
#0931DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584