#57FAA8#57FAA8
#57FAA8 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.0% C 0.178 H 157.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #57FAA8 |
|---|---|
| RGB | rgb(87, 250, 168) |
| HSL | hsl(150, 94%, 66%) |
| HSV | hsv(150, 65%, 98%) |
| CMYK | cmyk(65.2%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(88.55, -60.44, 27.22) |
| CIE-LCH | lch(88.55, 66.29, 155.76°) |
| OKLab | oklab(88.04% -0.1641 0.0687) |
| OKLCH | oklch(88.04% 0.178 157.3) |
| XYZ | xyz(45.1798, 73.2198, 48.7900) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.36
Sea Green (survey)
#53FCA1
ΔE00 1.49
Light Bluish Green
#76FDA8
ΔE00 2.39
Bright Sea Green
#05FFA6
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FAA8 #FA57A9
analogous
#57FA57 #57FAA8 #57FAFA
triadic
#57FAA8 #A857FA #FAA857
tetradic
#57FAA8 #5757FA #FA57A9 #FAFA57
square
#57FAA8 #5757FA #FA57A9 #FAFA57
split-complementary
#57FAA8 #FA57FA #FA5757
monochromatic
#06D06B #1CF889 #57FAA8 #92FCC7 #CEFEE6
Accessibility & contrast
On white
1.34
#57FAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#57FAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FAA8
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FAA8 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A3
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #57faa8; /* rgb */ color: rgb(87, 250, 168); /* oklch */ color: oklch(88.0% 0.178 157.3);
Tailwind
colors: {
custom: {
50: '#97fdc2',
500: '#57faa8',
950: '#000000',
},
}SCSS
$custom: #57faa8; $custom-light: #97fdc2; $custom-dark: #000000;
JSON
{
"hex": "#57faa8",
"rgb": {
"r": 87,
"g": 250,
"b": 168
},
"hsl": {
"h": 149.816,
"s": 94.22,
"l": 66.078
},
"oklch": {
"l": 0.88042,
"c": 0.17793,
"h": 157.3
},
"luminance": 0.73225
}Semantic roles & 50–950 ramp
primary
#57FAA8
secondary
#CB2A7B
accent
#0073E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682