#59F3CA#59F3CA
#59F3CA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.142 H 171.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3CA |
|---|---|
| RGB | rgb(89, 243, 202) |
| HSL | hsl(164, 87%, 65%) |
| HSV | hsv(164, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.23, -50.07, 7.88) |
| CIE-LCH | lch(87.23, 50.69, 171.06°) |
| OKLab | oklab(87.2% -0.1411 0.02) |
| OKLCH | oklch(87.2% 0.142 171.9) |
| XYZ | xyz(46.8258, 70.4843, 67.0027) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 3.59
Aqua (survey)
#13EAC9
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3CA #F35982
analogous
#59F37D #59F3CA #59CFF3
triadic
#59F3CA #CA59F3 #F3CA59
tetradic
#59F3CA #7D59F3 #F35982 #CFF359
square
#59F3CA #7D59F3 #F35982 #CFF359
split-complementary
#59F3CA #F359CF #F37D59
monochromatic
#0EC393 #20EFB8 #59F3CA #92F7DC #CBFBEE
Accessibility & contrast
On white
1.39
#59F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#59F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3CA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3CA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f3ca; /* rgb */ color: rgb(89, 243, 202); /* oklch */ color: oklch(87.2% 0.142 171.9);
Tailwind
colors: {
custom: {
50: '#98f8da',
500: '#59f3ca',
950: '#000000',
},
}SCSS
$custom: #59f3ca; $custom-light: #98f8da; $custom-dark: #000000;
JSON
{
"hex": "#59f3ca",
"rgb": {
"r": 89,
"g": 243,
"b": 202
},
"hsl": {
"h": 164.026,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.87204,
"c": 0.14249,
"h": 171.9
},
"luminance": 0.70489
}Semantic roles & 50–950 ramp
primary
#59F3CA
secondary
#C12F56
accent
#023EE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583