#65E9D0#65E9D0
#65E9D0 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.4% C 0.122 H 178.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9D0 |
|---|---|
| RGB | rgb(101, 233, 208) |
| HSL | hsl(169, 75%, 65%) |
| HSV | hsv(169, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 10.7%, 8.6%) |
| CIE-LAB | lab(84.79, -42.20, 1.24) |
| CIE-LCH | lch(84.79, 42.22, 178.32°) |
| OKLab | oklab(85.35% -0.122 0.0026) |
| OKLCH | oklch(85.35% 0.122 178.8) |
| XYZ | xyz(45.8858, 65.5941, 69.9050) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Aqua (survey)
#13EAC9
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 5.24
Aqua Marine
#2EE8BB
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9D0 #E9657E
analogous
#65E98E #65E9D0 #65C0E9
triadic
#65E9D0 #D065E9 #E9D065
tetradic
#65E9D0 #8E65E9 #E9657E #C0E965
square
#65E9D0 #8E65E9 #E9657E #C0E965
split-complementary
#65E9D0 #E965C0 #E98E65
monochromatic
#1AB99B #2FE1C0 #65E9D0 #9BF1E0 #D0F8F1
Accessibility & contrast
On white
1.49
#65E9D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#65E9D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9D0
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9D0 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e9d0; /* rgb */ color: rgb(101, 233, 208); /* oklch */ color: oklch(85.4% 0.122 178.8);
Tailwind
colors: {
custom: {
50: '#9cf0de',
500: '#65e9d0',
950: '#000000',
},
}SCSS
$custom: #65e9d0; $custom-light: #9cf0de; $custom-dark: #000000;
JSON
{
"hex": "#65e9d0",
"rgb": {
"r": 101,
"g": 233,
"b": 208
},
"hsl": {
"h": 168.636,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85352,
"c": 0.12199,
"h": 178.8
},
"luminance": 0.65599
}Semantic roles & 50–950 ramp
primary
#65E9D0
secondary
#B93A52
accent
#0E34D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584