#65E9CD#65E9CD
#65E9CD is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.123 H 177.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9CD |
|---|---|
| RGB | rgb(101, 233, 205) |
| HSL | hsl(167, 75%, 65%) |
| HSV | hsv(167, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 12%, 8.6%) |
| CIE-LAB | lab(84.71, -42.92, 2.71) |
| CIE-LCH | lch(84.71, 43.00, 176.39°) |
| OKLab | oklab(85.27% -0.1233 0.0065) |
| OKLCH | oklch(85.27% 0.123 177) |
| XYZ | xyz(45.5202, 65.4478, 67.9796) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Aqua (survey)
#13EAC9
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9CD #E96581
analogous
#65E98B #65E9CD #65C3E9
triadic
#65E9CD #CD65E9 #E9CD65
tetradic
#65E9CD #8B65E9 #E96581 #C3E965
square
#65E9CD #8B65E9 #E96581 #C3E965
split-complementary
#65E9CD #E965C3 #E98B65
monochromatic
#1AB997 #2FE1BC #65E9CD #9BF1DE #D0F8F0
Accessibility & contrast
On white
1.49
#65E9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#65E9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9CD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9CD | 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)
#E1DCCC
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e9cd; /* rgb */ color: rgb(101, 233, 205); /* oklch */ color: oklch(85.3% 0.123 177.0);
Tailwind
colors: {
custom: {
50: '#9cf0dc',
500: '#65e9cd',
950: '#000000',
},
}SCSS
$custom: #65e9cd; $custom-light: #9cf0dc; $custom-dark: #000000;
JSON
{
"hex": "#65e9cd",
"rgb": {
"r": 101,
"g": 233,
"b": 205
},
"hsl": {
"h": 167.273,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85267,
"c": 0.12344,
"h": 177
},
"luminance": 0.65452
}Semantic roles & 50–950 ramp
primary
#65E9CD
secondary
#B93A54
accent
#0E39D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584