#65E8D4#65E8D4
#65E8D4 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.119 H 181.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D4 |
|---|---|
| RGB | rgb(101, 232, 212) |
| HSL | hsl(171, 74%, 65%) |
| HSV | hsv(171, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(84.60, -40.77, -1.14) |
| CIE-LCH | lch(84.60, 40.79, 181.60°) |
| OKLab | oklab(85.23% -0.1192 -0.0037) |
| OKLCH | oklch(85.23% 0.119 181.8) |
| XYZ | xyz(46.1018, 65.2288, 72.4355) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Turquoise
#7EF4CC
ΔE00 6.64
Seafoam Blue
#78D1B6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D4 #E86579
analogous
#65E893 #65E8D4 #65BAE8
triadic
#65E8D4 #D465E8 #E8D465
tetradic
#65E8D4 #9365E8 #E86579 #BAE865
square
#65E8D4 #9365E8 #E86579 #BAE865
split-complementary
#65E8D4 #E865BA #E89365
monochromatic
#1BB79F #30E0C5 #65E8D4 #9AF0E3 #CFF8F2
Accessibility & contrast
On white
1.50
#65E8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#65E8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D4
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D4 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d4; /* rgb */ color: rgb(101, 232, 212); /* oklch */ color: oklch(85.2% 0.119 181.8);
Tailwind
colors: {
custom: {
50: '#9cf0e1',
500: '#65e8d4',
950: '#000000',
},
}SCSS
$custom: #65e8d4; $custom-light: #9cf0e1; $custom-dark: #000000;
JSON
{
"hex": "#65e8d4",
"rgb": {
"r": 101,
"g": 232,
"b": 212
},
"hsl": {
"h": 170.84,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85234,
"c": 0.11923,
"h": 181.8
},
"luminance": 0.65233
}Semantic roles & 50–950 ramp
primary
#65E8D4
secondary
#B73A4D
accent
#0F2ED6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584