#59F0CA#59F0CA
#59F0CA is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.139 H 173.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #59F0CA |
|---|---|
| RGB | rgb(89, 240, 202) |
| HSL | hsl(165, 83%, 65%) |
| HSV | hsv(165, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.36, -48.81, 6.61) |
| CIE-LCH | lch(86.36, 49.26, 172.28°) |
| OKLab | oklab(86.49% -0.1381 0.0167) |
| OKLCH | oklch(86.49% 0.139 173.1) |
| XYZ | xyz(45.9354, 68.7034, 66.7059) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.12
Aqua (survey)
#13EAC9
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F0CA #F0597F
analogous
#59F07F #59F0CA #59CAF0
triadic
#59F0CA #CA59F0 #F0CA59
tetradic
#59F0CA #7F59F0 #F0597F #CAF059
square
#59F0CA #7F59F0 #F0597F #CAF059
split-complementary
#59F0CA #F059CA #F07F59
monochromatic
#11BD92 #21EBB8 #59F0CA #91F5DC #C9FAEE
Accessibility & contrast
On white
1.42
#59F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#59F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F0CA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F0CA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C8
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f0ca; /* rgb */ color: rgb(89, 240, 202); /* oklch */ color: oklch(86.5% 0.139 173.1);
Tailwind
colors: {
custom: {
50: '#97f6da',
500: '#59f0ca',
950: '#000000',
},
}SCSS
$custom: #59f0ca; $custom-light: #97f6da; $custom-dark: #000000;
JSON
{
"hex": "#59f0ca",
"rgb": {
"r": 89,
"g": 240,
"b": 202
},
"hsl": {
"h": 164.901,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.86488,
"c": 0.13908,
"h": 173.1
},
"luminance": 0.68708
}Semantic roles & 50–950 ramp
primary
#59F0CA
secondary
#BC3154
accent
#063DE0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583