#65EED9#65EED9
#65EED9 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 181.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65EED9 |
|---|---|
| RGB | rgb(101, 238, 217) |
| HSL | hsl(171, 80%, 66%) |
| HSV | hsv(171, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(86.46, -42.22, -1.04) |
| CIE-LCH | lch(86.46, 42.23, 181.42°) |
| OKLab | oklab(86.79% -0.1233 -0.0035) |
| OKLCH | oklch(86.79% 0.123 181.6) |
| XYZ | xyz(48.4601, 68.9207, 76.3814) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.14
Turquoise
#40E0D0
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 6.17
Light Aqua
#8CFFDB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EED9 #EE657A
analogous
#65EE95 #65EED9 #65BFEE
triadic
#65EED9 #D965EE #EED965
tetradic
#65EED9 #9565EE #EE657A #BFEE65
square
#65EED9 #9565EE #EE657A #BFEE65
split-complementary
#65EED9 #EE65BF #EE9565
monochromatic
#16C3A8 #2EE8CB #65EED9 #9CF4E7 #D3FAF4
Accessibility & contrast
On white
1.42
#65EED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#65EED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EED9
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EED9 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eed9; /* rgb */ color: rgb(101, 238, 217); /* oklch */ color: oklch(86.8% 0.123 181.6);
Tailwind
colors: {
custom: {
50: '#9df4e4',
500: '#65eed9',
950: '#000000',
},
}SCSS
$custom: #65eed9; $custom-light: #9df4e4; $custom-dark: #000000;
JSON
{
"hex": "#65eed9",
"rgb": {
"r": 101,
"g": 238,
"b": 217
},
"hsl": {
"h": 170.803,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86789,
"c": 0.12332,
"h": 181.6
},
"luminance": 0.68926
}Semantic roles & 50–950 ramp
primary
#65EED9
secondary
#C1364C
accent
#0929DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584