#59F2CA#59F2CA
#59F2CA is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.0% C 0.141 H 172.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59F2CA |
|---|---|
| RGB | rgb(89, 242, 202) |
| HSL | hsl(164, 85%, 65%) |
| HSV | hsv(164, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(86.94, -49.66, 7.46) |
| CIE-LCH | lch(86.94, 50.21, 171.46°) |
| OKLab | oklab(86.97% -0.1401 0.0189) |
| OKLCH | oklch(86.97% 0.141 172.3) |
| XYZ | xyz(46.5274, 69.8874, 66.9032) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 3.16
Bright Teal
#01F9C6
ΔE00 3.41
Aqua (survey)
#13EAC9
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F2CA #F25981
analogous
#59F27E #59F2CA #59CDF2
triadic
#59F2CA #CA59F2 #F2CA59
tetradic
#59F2CA #7E59F2 #F25981 #CDF259
square
#59F2CA #7E59F2 #F25981 #CDF259
split-complementary
#59F2CA #F259CD #F27E59
monochromatic
#0FC193 #20EEB8 #59F2CA #92F6DC #CBFBEE
Accessibility & contrast
On white
1.40
#59F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#59F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F2CA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F2CA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59f2ca; /* rgb */ color: rgb(89, 242, 202); /* oklch */ color: oklch(87.0% 0.141 172.3);
Tailwind
colors: {
custom: {
50: '#98f7da',
500: '#59f2ca',
950: '#000000',
},
}SCSS
$custom: #59f2ca; $custom-light: #98f7da; $custom-dark: #000000;
JSON
{
"hex": "#59f2ca",
"rgb": {
"r": 89,
"g": 242,
"b": 202
},
"hsl": {
"h": 164.314,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.86965,
"c": 0.14135,
"h": 172.3
},
"luminance": 0.69892
}Semantic roles & 50–950 ramp
primary
#59F2CA
secondary
#BF3055
accent
#043EE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583