#59F0BC#59F0BC
#59F0BC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.1% C 0.148 H 166.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59F0BC |
|---|---|
| RGB | rgb(89, 240, 188) |
| HSL | hsl(159, 83%, 65%) |
| HSV | hsv(159, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.04, -52.01, 13.46) |
| CIE-LCH | lch(86.04, 53.73, 165.49°) |
| OKLab | oklab(86.13% -0.1443 0.0345) |
| OKLCH | oklch(86.13% 0.148 166.6) |
| XYZ | xyz(44.3524, 68.0702, 58.3686) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F0BC #F0598D
analogous
#59F071 #59F0BC #59D8F0
triadic
#59F0BC #BC59F0 #F0BC59
tetradic
#59F0BC #7159F0 #F0598D #D8F059
square
#59F0BC #7159F0 #F0598D #D8F059
split-complementary
#59F0BC #F059D8 #F07159
monochromatic
#11BD82 #21EBA5 #59F0BC #91F5D3 #C9FAE9
Accessibility & contrast
On white
1.44
#59F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#59F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F0BC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F0BC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f0bc; /* rgb */ color: rgb(89, 240, 188); /* oklch */ color: oklch(86.1% 0.148 166.6);
Tailwind
colors: {
custom: {
50: '#97f6d0',
500: '#59f0bc',
950: '#000000',
},
}SCSS
$custom: #59f0bc; $custom-light: #97f6d0; $custom-dark: #000000;
JSON
{
"hex": "#59f0bc",
"rgb": {
"r": 89,
"g": 240,
"b": 188
},
"hsl": {
"h": 159.338,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.86127,
"c": 0.14839,
"h": 166.6
},
"luminance": 0.68075
}Semantic roles & 50–950 ramp
primary
#59F0BC
secondary
#BC3161
accent
#0651E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583