#59F3CB#59F3CB
#59F3CB is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.142 H 172.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3CB |
|---|---|
| RGB | rgb(89, 243, 203) |
| HSL | hsl(164, 87%, 65%) |
| HSV | hsv(164, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.26, -49.84, 7.39) |
| CIE-LCH | lch(87.26, 50.39, 171.57°) |
| OKLab | oklab(87.23% -0.1406 0.0188) |
| OKLCH | oklch(87.23% 0.142 172.4) |
| XYZ | xyz(46.9446, 70.5318, 67.6283) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3CB #F35981
analogous
#59F37E #59F3CB #59CEF3
triadic
#59F3CB #CB59F3 #F3CB59
tetradic
#59F3CB #7E59F3 #F35981 #CEF359
square
#59F3CB #7E59F3 #F35981 #CEF359
split-complementary
#59F3CB #F359CE #F37E59
monochromatic
#0EC394 #20EFB9 #59F3CB #92F7DD #CBFBEF
Accessibility & contrast
On white
1.39
#59F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#59F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3CB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3CB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f3cb; /* rgb */ color: rgb(89, 243, 203); /* oklch */ color: oklch(87.2% 0.142 172.4);
Tailwind
colors: {
custom: {
50: '#98f8da',
500: '#59f3cb',
950: '#000000',
},
}SCSS
$custom: #59f3cb; $custom-light: #98f8da; $custom-dark: #000000;
JSON
{
"hex": "#59f3cb",
"rgb": {
"r": 89,
"g": 243,
"b": 203
},
"hsl": {
"h": 164.416,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.8723,
"c": 0.14188,
"h": 172.4
},
"luminance": 0.70537
}Semantic roles & 50–950 ramp
primary
#59F3CB
secondary
#C12F55
accent
#023DE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583