#59E8CC#59E8CC
#59E8CC is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.129 H 177.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8CC |
|---|---|
| RGB | rgb(89, 232, 204) |
| HSL | hsl(168, 76%, 63%) |
| HSV | hsv(168, 62%, 91%) |
| CMYK | cmyk(61.6%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.07, -44.91, 2.25) |
| CIE-LCH | lch(84.07, 44.96, 177.13°) |
| OKLab | oklab(84.64% -0.1291 0.0053) |
| OKLCH | oklch(84.64% 0.129 177.7) |
| XYZ | xyz(43.8704, 64.1921, 67.1933) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 4.26
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 5.10
Aquamarine (survey)
#04D8B2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8CC #E85975
analogous
#59E885 #59E8CC #59BCE8
triadic
#59E8CC #CC59E8 #E8CC59
tetradic
#59E8CC #8559E8 #E85975 #BCE859
square
#59E8CC #8559E8 #E85975 #BCE859
split-complementary
#59E8CC #E859BC #E88559
monochromatic
#18AE91 #23E1BB #59E8CC #8FEFDD #C5F7ED
Accessibility & contrast
On white
1.52
#59E8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#59E8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8CC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8CC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59e8cc; /* rgb */ color: rgb(89, 232, 204); /* oklch */ color: oklch(84.6% 0.129 177.7);
Tailwind
colors: {
custom: {
50: '#96f0db',
500: '#59e8cc',
950: '#000000',
},
}SCSS
$custom: #59e8cc; $custom-light: #96f0db; $custom-dark: #000000;
JSON
{
"hex": "#59e8cc",
"rgb": {
"r": 89,
"g": 232,
"b": 204
},
"hsl": {
"h": 168.252,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.84638,
"c": 0.12918,
"h": 177.7
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#59E8CC
secondary
#AF364E
accent
#0E35D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584