#59E6CC#59E6CC
#59E6CC is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.127 H 178.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59E6CC |
|---|---|
| RGB | rgb(89, 230, 204) |
| HSL | hsl(169, 74%, 63%) |
| HSV | hsv(169, 61%, 90%) |
| CMYK | cmyk(61.3%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(83.48, -44.04, 1.40) |
| CIE-LCH | lch(83.48, 44.06, 178.18°) |
| OKLab | oklab(84.16% -0.127 0.003) |
| OKLCH | oklch(84.16% 0.127 178.6) |
| XYZ | xyz(43.3106, 63.0725, 67.0067) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.57
Turquoise
#40E0D0
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 5.21
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Light Turquoise
#7EF4CC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E6CC #E65973
analogous
#59E685 #59E6CC #59BAE6
triadic
#59E6CC #CC59E6 #E6CC59
tetradic
#59E6CC #8559E6 #E65973 #BAE659
square
#59E6CC #8559E6 #E65973 #BAE659
split-complementary
#59E6CC #E659BA #E68559
monochromatic
#1AAB90 #24DEBC #59E6CC #8EEEDC #C3F6ED
Accessibility & contrast
On white
1.54
#59E6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#59E6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E6CC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E6CC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59e6cc; /* rgb */ color: rgb(89, 230, 204); /* oklch */ color: oklch(84.2% 0.127 178.6);
Tailwind
colors: {
custom: {
50: '#96eedb',
500: '#59e6cc',
950: '#000000',
},
}SCSS
$custom: #59e6cc; $custom-light: #96eedb; $custom-dark: #000000;
JSON
{
"hex": "#59e6cc",
"rgb": {
"r": 89,
"g": 230,
"b": 204
},
"hsl": {
"h": 168.936,
"s": 73.822,
"l": 62.549
},
"oklch": {
"l": 0.84161,
"c": 0.12706,
"h": 178.6
},
"luminance": 0.63077
}Semantic roles & 50–950 ramp
primary
#59E6CC
secondary
#AC374D
accent
#1034D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584