#65E9CF#65E9CF
#65E9CF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.122 H 178.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9CF |
|---|---|
| RGB | rgb(101, 233, 207) |
| HSL | hsl(168, 75%, 65%) |
| HSV | hsv(168, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 11.2%, 8.6%) |
| CIE-LAB | lab(84.76, -42.44, 1.73) |
| CIE-LCH | lch(84.76, 42.47, 177.67°) |
| OKLab | oklab(85.32% -0.1224 0.0039) |
| OKLCH | oklch(85.32% 0.122 178.2) |
| XYZ | xyz(45.7631, 65.5450, 69.2591) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.58
Aqua (survey)
#13EAC9
ΔE00 3.68
Turquoise
#40E0D0
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.52
Light Aqua
#8CFFDB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9CF #E9657F
analogous
#65E98D #65E9CF #65C1E9
triadic
#65E9CF #CF65E9 #E9CF65
tetradic
#65E9CF #8D65E9 #E9657F #C1E965
square
#65E9CF #8D65E9 #E9657F #C1E965
split-complementary
#65E9CF #E965C1 #E98D65
monochromatic
#1AB99A #2FE1BE #65E9CF #9BF1E0 #D0F8F0
Accessibility & contrast
On white
1.49
#65E9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#65E9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9CF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9CF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCE
Deuteranopia (green-blind)
#CCCED1
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e9cf; /* rgb */ color: rgb(101, 233, 207); /* oklch */ color: oklch(85.3% 0.122 178.2);
Tailwind
colors: {
custom: {
50: '#9cf0dd',
500: '#65e9cf',
950: '#000000',
},
}SCSS
$custom: #65e9cf; $custom-light: #9cf0dd; $custom-dark: #000000;
JSON
{
"hex": "#65e9cf",
"rgb": {
"r": 101,
"g": 233,
"b": 207
},
"hsl": {
"h": 168.182,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85324,
"c": 0.12246,
"h": 178.2
},
"luminance": 0.6555
}Semantic roles & 50–950 ramp
primary
#65E9CF
secondary
#B93A53
accent
#0E36D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584