#65E8D7#65E8D7
#65E8D7 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.3% C 0.118 H 183.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8D7 |
|---|---|
| RGB | rgb(101, 232, 215) |
| HSL | hsl(172, 74%, 65%) |
| HSV | hsv(172, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 7.3%, 9%) |
| CIE-LAB | lab(84.68, -40.03, -2.61) |
| CIE-LCH | lch(84.68, 40.12, 183.73°) |
| OKLab | oklab(85.32% -0.1179 -0.0077) |
| OKLCH | oklch(85.32% 0.118 183.7) |
| XYZ | xyz(46.4837, 65.3816, 74.4470) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 6.65
Bright Turquoise
#0FFEF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8D7 #E86576
analogous
#65E896 #65E8D7 #65B7E8
triadic
#65E8D7 #D765E8 #E8D765
tetradic
#65E8D7 #9665E8 #E86576 #B7E865
square
#65E8D7 #9665E8 #E86576 #B7E865
split-complementary
#65E8D7 #E865B7 #E89665
monochromatic
#1BB7A3 #30E0C9 #65E8D7 #9AF0E5 #CFF8F3
Accessibility & contrast
On white
1.49
#65E8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#65E8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8D7
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8D7 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#CACDD9
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e8d7; /* rgb */ color: rgb(101, 232, 215); /* oklch */ color: oklch(85.3% 0.118 183.7);
Tailwind
colors: {
custom: {
50: '#9cf0e3',
500: '#65e8d7',
950: '#000000',
},
}SCSS
$custom: #65e8d7; $custom-light: #9cf0e3; $custom-dark: #000000;
JSON
{
"hex": "#65e8d7",
"rgb": {
"r": 101,
"g": 232,
"b": 215
},
"hsl": {
"h": 172.214,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.85324,
"c": 0.11813,
"h": 183.7
},
"luminance": 0.65386
}Semantic roles & 50–950 ramp
primary
#65E8D7
secondary
#B73A4A
accent
#0F29D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584