#59F0BE#59F0BE
#59F0BE is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.2% C 0.147 H 167.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59F0BE |
|---|---|
| RGB | rgb(89, 240, 190) |
| HSL | hsl(160, 83%, 65%) |
| HSV | hsv(160, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.08, -51.57, 12.49) |
| CIE-LCH | lch(86.08, 53.06, 166.39°) |
| OKLab | oklab(86.18% -0.1434 0.032) |
| OKLCH | oklch(86.18% 0.147 167.4) |
| XYZ | xyz(44.5694, 68.1570, 59.5120) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F0BE #F0598B
analogous
#59F072 #59F0BE #59D7F0
triadic
#59F0BE #BE59F0 #F0BE59
tetradic
#59F0BE #7259F0 #F0598B #D7F059
square
#59F0BE #7259F0 #F0598B #D7F059
split-complementary
#59F0BE #F059D7 #F07259
monochromatic
#11BD84 #21EBA8 #59F0BE #91F5D4 #C9FAEA
Accessibility & contrast
On white
1.44
#59F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#59F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F0BE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F0BE | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BB
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f0be; /* rgb */ color: rgb(89, 240, 190); /* oklch */ color: oklch(86.2% 0.147 167.4);
Tailwind
colors: {
custom: {
50: '#97f6d1',
500: '#59f0be',
950: '#000000',
},
}SCSS
$custom: #59f0be; $custom-light: #97f6d1; $custom-dark: #000000;
JSON
{
"hex": "#59f0be",
"rgb": {
"r": 89,
"g": 240,
"b": 190
},
"hsl": {
"h": 160.132,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.86176,
"c": 0.14695,
"h": 167.4
},
"luminance": 0.68162
}Semantic roles & 50–950 ramp
primary
#59F0BE
secondary
#BC315F
accent
#064EE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583