#65E8D0#65E8D0
#65E8D0 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.1% C 0.121 H 179.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D0 |
|---|---|
| RGB | rgb(101, 232, 208) |
| HSL | hsl(169, 74%, 65%) |
| HSV | hsv(169, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 10.3%, 9%) |
| CIE-LAB | lab(84.50, -41.75, 0.82) |
| CIE-LCH | lch(84.50, 41.76, 178.88°) |
| OKLab | oklab(85.12% -0.1209 0.0015) |
| OKLCH | oklch(85.12% 0.121 179.3) |
| XYZ | xyz(45.6035, 65.0295, 69.8109) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Turquoise
#40E0D0
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 5.56
Bright Aqua
#0BF9EA
ΔE00 5.91
Aqua Marine
#2EE8BB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D0 #E8657D
analogous
#65E88F #65E8D0 #65BEE8
triadic
#65E8D0 #D065E8 #E8D065
tetradic
#65E8D0 #8F65E8 #E8657D #BEE865
square
#65E8D0 #8F65E8 #E8657D #BEE865
split-complementary
#65E8D0 #E865BE #E88F65
monochromatic
#1BB79B #30E0C0 #65E8D0 #9AF0E0 #CFF8F1
Accessibility & contrast
On white
1.50
#65E8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#65E8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D0
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D0 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#00EBE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d0; /* rgb */ color: rgb(101, 232, 208); /* oklch */ color: oklch(85.1% 0.121 179.3);
Tailwind
colors: {
custom: {
50: '#9cf0de',
500: '#65e8d0',
950: '#000000',
},
}SCSS
$custom: #65e8d0; $custom-light: #9cf0de; $custom-dark: #000000;
JSON
{
"hex": "#65e8d0",
"rgb": {
"r": 101,
"g": 232,
"b": 208
},
"hsl": {
"h": 169.008,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85117,
"c": 0.12092,
"h": 179.3
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#65E8D0
secondary
#B73A51
accent
#0F34D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584