#59E0CC#59E0CC
#59E0CC is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.7% C 0.121 H 181.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59E0CC |
|---|---|
| RGB | rgb(89, 224, 204) |
| HSL | hsl(171, 69%, 61%) |
| HSV | hsv(171, 60%, 88%) |
| CMYK | cmyk(60.3%, 0%, 8.9%, 12.2%) |
| CIE-LAB | lab(81.72, -41.39, -1.16) |
| CIE-LCH | lch(81.72, 41.40, 181.61°) |
| OKLab | oklab(82.73% -0.1208 -0.0038) |
| OKLCH | oklch(82.73% 0.121 181.8) |
| XYZ | xyz(41.6696, 59.7904, 66.4597) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.96
Tiffany Blue
#7BF2DA
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.03
Aquamarine (survey)
#04D8B2
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E0CC #E0596D
analogous
#59E089 #59E0CC #59B1E0
triadic
#59E0CC #CC59E0 #E0CC59
tetradic
#59E0CC #8959E0 #E0596D #B1E059
square
#59E0CC #8959E0 #E0596D #B1E059
split-complementary
#59E0CC #E059B1 #E08959
monochromatic
#1EA18D #28D4BB #59E0CC #8DEADC #C0F3EC
Accessibility & contrast
On white
1.62
#59E0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#59E0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E0CC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E0CC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#00E4DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59e0cc; /* rgb */ color: rgb(89, 224, 204); /* oklch */ color: oklch(82.7% 0.121 181.8);
Tailwind
colors: {
custom: {
50: '#95eadb',
500: '#59e0cc',
950: '#000000',
},
}SCSS
$custom: #59e0cc; $custom-light: #95eadb; $custom-dark: #000000;
JSON
{
"hex": "#59e0cc",
"rgb": {
"r": 89,
"g": 224,
"b": 204
},
"hsl": {
"h": 171.111,
"s": 68.528,
"l": 61.373
},
"oklch": {
"l": 0.82734,
"c": 0.12091,
"h": 181.8
},
"luminance": 0.59795
}Semantic roles & 50–950 ramp
primary
#59E0CC
secondary
#A43A49
accent
#1531D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484