#65E8D8#65E8D8
#65E8D8 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.118 H 184.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D8 |
|---|---|
| RGB | rgb(101, 232, 216) |
| HSL | hsl(173, 74%, 65%) |
| HSV | hsv(173, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.71, -39.78, -3.10) |
| CIE-LCH | lch(84.71, 39.90, 184.45°) |
| OKLab | oklab(85.35% -0.1174 -0.009) |
| OKLCH | oklch(85.35% 0.118 184.4) |
| XYZ | xyz(46.6126, 65.4332, 75.1258) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.48
Bright Turquoise
#0FFEF9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D8 #E86575
analogous
#65E897 #65E8D8 #65B6E8
triadic
#65E8D8 #D865E8 #E8D865
tetradic
#65E8D8 #9765E8 #E86575 #B6E865
square
#65E8D8 #9765E8 #E86575 #B6E865
split-complementary
#65E8D8 #E865B6 #E89765
monochromatic
#1BB7A4 #30E0CB #65E8D8 #9AF0E5 #CFF8F3
Accessibility & contrast
On white
1.49
#65E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#65E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D8
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D8 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d8; /* rgb */ color: rgb(101, 232, 216); /* oklch */ color: oklch(85.4% 0.118 184.4);
Tailwind
colors: {
custom: {
50: '#9cf0e4',
500: '#65e8d8',
950: '#000000',
},
}SCSS
$custom: #65e8d8; $custom-light: #9cf0e4; $custom-dark: #000000;
JSON
{
"hex": "#65e8d8",
"rgb": {
"r": 101,
"g": 232,
"b": 216
},
"hsl": {
"h": 172.672,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85354,
"c": 0.11779,
"h": 184.4
},
"luminance": 0.65438
}Semantic roles & 50–950 ramp
primary
#65E8D8
secondary
#B73A49
accent
#0F28D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584