#57DB9D#57DB9D
#57DB9D is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.2% C 0.147 H 159.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #57DB9D |
|---|---|
| RGB | rgb(87, 219, 157) |
| HSL | hsl(152, 65%, 60%) |
| HSV | hsv(152, 60%, 86%) |
| CMYK | cmyk(60.3%, 0%, 28.3%, 14.1%) |
| CIE-LAB | lab(79.11, -50.40, 19.95) |
| CIE-LCH | lch(79.11, 54.21, 158.41°) |
| OKLab | oklab(80.23% -0.1379 0.0507) |
| OKLCH | oklch(80.23% 0.147 159.8) |
| XYZ | xyz(35.3445, 55.1201, 40.6683) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.93
Seaweed
#18D17B
ΔE00 5.75
Light Greenish Blue
#63F7B4
ΔE00 6.19
Aqua Marine
#2EE8BB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DB9D #DB5795
analogous
#57DB5B #57DB9D #57D7DB
triadic
#57DB9D #9D57DB #DB9D57
tetradic
#57DB9D #5B57DB #DB5795 #D7DB57
square
#57DB9D #5B57DB #DB5795 #D7DB57
split-complementary
#57DB9D #DB57D7 #DB5B57
monochromatic
#20975F #2BCA7F #57DB9D #89E6BA #BCF1D8
Accessibility & contrast
On white
1.75
#57DB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#57DB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DB9D
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DB9D | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC99
Deuteranopia (green-blind)
#C6BFA1
Tritanopia (blue-blind)
#10DACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #57db9d; /* rgb */ color: rgb(87, 219, 157); /* oklch */ color: oklch(80.2% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#92e7ba',
500: '#57db9d',
950: '#000000',
},
}SCSS
$custom: #57db9d; $custom-light: #92e7ba; $custom-dark: #000000;
JSON
{
"hex": "#57db9d",
"rgb": {
"r": 87,
"g": 219,
"b": 157
},
"hsl": {
"h": 151.818,
"s": 64.706,
"l": 60
},
"oklch": {
"l": 0.8023,
"c": 0.14693,
"h": 159.8
},
"luminance": 0.55124
}Semantic roles & 50–950 ramp
primary
#57DB9D
secondary
#9C3B68
accent
#408FE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481