#59F2AA#59F2AA
#59F2AA is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.2% C 0.165 H 159.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59F2AA |
|---|---|
| RGB | rgb(89, 242, 170) |
| HSL | hsl(152, 85%, 65%) |
| HSV | hsv(152, 63%, 95%) |
| CMYK | cmyk(63.2%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.27, -56.61, 23.09) |
| CIE-LCH | lch(86.27, 61.14, 157.81°) |
| OKLab | oklab(86.19% -0.1544 0.0586) |
| OKLCH | oklch(86.19% 0.165 159.2) |
| XYZ | xyz(43.1236, 68.5259, 48.9766) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 3.15
Greenish Turquoise
#00FBB0
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.21
Greenish Cyan
#2AFEB7
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F2AA #F259A1
analogous
#59F25E #59F2AA #59EDF2
triadic
#59F2AA #AA59F2 #F2AA59
tetradic
#59F2AA #5E59F2 #F259A1 #EDF259
square
#59F2AA #5E59F2 #F259A1 #EDF259
split-complementary
#59F2AA #F259ED #F25E59
monochromatic
#0FC16E #20EE8D #59F2AA #92F6C7 #CBFBE4
Accessibility & contrast
On white
1.43
#59F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#59F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F2AA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F2AA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f2aa; /* rgb */ color: rgb(89, 242, 170); /* oklch */ color: oklch(86.2% 0.165 159.2);
Tailwind
colors: {
custom: {
50: '#97f7c3',
500: '#59f2aa',
950: '#000000',
},
}SCSS
$custom: #59f2aa; $custom-light: #97f7c3; $custom-dark: #000000;
JSON
{
"hex": "#59f2aa",
"rgb": {
"r": 89,
"g": 242,
"b": 170
},
"hsl": {
"h": 151.765,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.86193,
"c": 0.16516,
"h": 159.2
},
"luminance": 0.6853
}Semantic roles & 50–950 ramp
primary
#59F2AA
secondary
#BF3073
accent
#046CE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582