#59E7CB#59E7CB
#59E7CB is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.4% C 0.129 H 177.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59E7CB |
|---|---|
| RGB | rgb(89, 231, 203) |
| HSL | hsl(168, 75%, 63%) |
| HSV | hsv(168, 61%, 91%) |
| CMYK | cmyk(61.5%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(83.75, -44.72, 2.32) |
| CIE-LCH | lch(83.75, 44.78, 177.03°) |
| OKLab | oklab(84.37% -0.1285 0.0055) |
| OKLCH | oklch(84.37% 0.129 177.6) |
| XYZ | xyz(43.4702, 63.5829, 66.4701) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.57
Turquoise
#40E0D0
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.19
Aquamarine (survey)
#04D8B2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E7CB #E75975
analogous
#59E784 #59E7CB #59BCE7
triadic
#59E7CB #CB59E7 #E7CB59
tetradic
#59E7CB #8459E7 #E75975 #BCE759
square
#59E7CB #8459E7 #E75975 #BCE759
split-complementary
#59E7CB #E759BC #E78459
monochromatic
#19AD90 #24DFBA #59E7CB #8EEFDC #C4F6EC
Accessibility & contrast
On white
1.53
#59E7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#59E7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E7CB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E7CB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACA
Deuteranopia (green-blind)
#CACACD
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e7cb; /* rgb */ color: rgb(89, 231, 203); /* oklch */ color: oklch(84.4% 0.129 177.6);
Tailwind
colors: {
custom: {
50: '#96efda',
500: '#59e7cb',
950: '#000000',
},
}SCSS
$custom: #59e7cb; $custom-light: #96efda; $custom-dark: #000000;
JSON
{
"hex": "#59e7cb",
"rgb": {
"r": 89,
"g": 231,
"b": 203
},
"hsl": {
"h": 168.169,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.84371,
"c": 0.12861,
"h": 177.6
},
"luminance": 0.63587
}Semantic roles & 50–950 ramp
primary
#59E7CB
secondary
#AE364E
accent
#0F36D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583