#59F2B2#59F2B2
#59F2B2 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.4% C 0.159 H 162.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59F2B2 |
|---|---|
| RGB | rgb(89, 242, 178) |
| HSL | hsl(155, 85%, 65%) |
| HSV | hsv(155, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.42, -54.97, 19.18) |
| CIE-LCH | lch(86.42, 58.23, 160.76°) |
| OKLab | oklab(86.37% -0.1508 0.0489) |
| OKLCH | oklch(86.37% 0.159 162) |
| XYZ | xyz(43.9035, 68.8378, 53.0841) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Greenish Cyan
#2AFEB7
ΔE00 3.14
Greenish Turquoise
#00FBB0
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F2B2 #F25999
analogous
#59F266 #59F2B2 #59E6F2
triadic
#59F2B2 #B259F2 #F2B259
tetradic
#59F2B2 #6659F2 #F25999 #E6F259
square
#59F2B2 #6659F2 #F25999 #E6F259
split-complementary
#59F2B2 #F259E6 #F26659
monochromatic
#0FC177 #20EE98 #59F2B2 #92F6CC #CBFBE7
Accessibility & contrast
On white
1.42
#59F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#59F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F2B2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F2B2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f2b2; /* rgb */ color: rgb(89, 242, 178); /* oklch */ color: oklch(86.4% 0.159 162.0);
Tailwind
colors: {
custom: {
50: '#97f7c9',
500: '#59f2b2',
950: '#000000',
},
}SCSS
$custom: #59f2b2; $custom-light: #97f7c9; $custom-dark: #000000;
JSON
{
"hex": "#59f2b2",
"rgb": {
"r": 89,
"g": 242,
"b": 178
},
"hsl": {
"h": 154.902,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.86371,
"c": 0.15857,
"h": 162
},
"luminance": 0.68842
}Semantic roles & 50–950 ramp
primary
#59F2B2
secondary
#BF306C
accent
#0461E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582