#59CC99#59CC99
#59CC99 is a light, vivid teal. Relative luminance 0.476; OKLCH L 76.5% C 0.129 H 161.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #59CC99 |
|---|---|
| RGB | rgb(89, 204, 153) |
| HSL | hsl(153, 53%, 57%) |
| HSV | hsv(153, 56%, 80%) |
| CMYK | cmyk(56.4%, 0%, 25%, 20%) |
| CIE-LAB | lab(74.58, -44.55, 15.77) |
| CIE-LCH | lch(74.58, 47.26, 160.50°) |
| OKLab | oklab(76.51% -0.1227 0.0403) |
| OKLCH | oklch(76.51% 0.129 161.8) |
| XYZ | xyz(31.4596, 47.6065, 37.6619) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.67
Greenblue
#23C48B
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.18
Greenish Teal
#32BF84
ΔE00 4.65
Green Blue
#01C08D
ΔE00 5.01
Seafoam
#7FE0B3
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59CC99 #CC598C
analogous
#59CC5F #59CC99 #59C6CC
triadic
#59CC99 #9959CC #CC9959
tetradic
#59CC99 #5F59CC #CC598C #C6CC59
square
#59CC99 #5F59CC #CC598C #C6CC59
split-complementary
#59CC99 #CC59C6 #CC5F59
monochromatic
#28835A #36B17B #59CC99 #88DAB6 #B7E9D3
Accessibility & contrast
On white
2.00
#59CC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#59CC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59CC99
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59CC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59CC99 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#29CCBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #59cc99; /* rgb */ color: rgb(89, 204, 153); /* oklch */ color: oklch(76.5% 0.129 161.8);
Tailwind
colors: {
custom: {
50: '#91dcb7',
500: '#59cc99',
950: '#000000',
},
}SCSS
$custom: #59cc99; $custom-light: #91dcb7; $custom-dark: #000000;
JSON
{
"hex": "#59cc99",
"rgb": {
"r": 89,
"g": 204,
"b": 153
},
"hsl": {
"h": 153.391,
"s": 52.995,
"l": 57.451
},
"oklch": {
"l": 0.76514,
"c": 0.12911,
"h": 161.8
},
"luminance": 0.47609
}Semantic roles & 50–950 ramp
primary
#59CC99
secondary
#D8A9BE
accent
#4B8CDC
background
#F9FDFB
surface
#F2FBF6
border
#CCD4D0
text
#0E1511
muted
#7E8380