#65E9CC#65E9CC
#65E9CC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.124 H 176.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9CC |
|---|---|
| RGB | rgb(101, 233, 204) |
| HSL | hsl(167, 75%, 65%) |
| HSV | hsv(167, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 12.4%, 8.6%) |
| CIE-LAB | lab(84.69, -43.16, 3.20) |
| CIE-LCH | lch(84.69, 43.28, 175.76°) |
| OKLab | oklab(85.24% -0.1237 0.0078) |
| OKLCH | oklch(85.24% 0.124 176.4) |
| XYZ | xyz(45.3998, 65.3997, 67.3459) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aqua (survey)
#13EAC9
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9CC #E96582
analogous
#65E98A #65E9CC #65C4E9
triadic
#65E9CC #CC65E9 #E9CC65
tetradic
#65E9CC #8A65E9 #E96582 #C4E965
square
#65E9CC #8A65E9 #E96582 #C4E965
split-complementary
#65E9CC #E965C4 #E98A65
monochromatic
#1AB996 #2FE1BA #65E9CC #9BF1DE #D0F8EF
Accessibility & contrast
On white
1.49
#65E9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#65E9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9CC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9CC | 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)
#E1DCCB
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e9cc; /* rgb */ color: rgb(101, 233, 204); /* oklch */ color: oklch(85.2% 0.124 176.4);
Tailwind
colors: {
custom: {
50: '#9cf0db',
500: '#65e9cc',
950: '#000000',
},
}SCSS
$custom: #65e9cc; $custom-light: #9cf0db; $custom-dark: #000000;
JSON
{
"hex": "#65e9cc",
"rgb": {
"r": 101,
"g": 233,
"b": 204
},
"hsl": {
"h": 166.818,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85238,
"c": 0.12396,
"h": 176.4
},
"luminance": 0.65404
}Semantic roles & 50–950 ramp
primary
#65E9CC
secondary
#B93A55
accent
#0E3AD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584