#57FFAE#57FFAE
#57FFAE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.179 H 158.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFAE |
|---|---|
| RGB | rgb(87, 255, 174) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.14, -61.18, 26.34) |
| CIE-LCH | lch(90.14, 66.61, 156.71°) |
| OKLab | oklab(89.38% -0.1664 0.0666) |
| OKLCH | oklch(89.38% 0.179 158.2) |
| XYZ | xyz(47.3260, 76.5971, 52.3268) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.95
Bright Sea Green
#05FFA6
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.59
Light Greenish Blue
#63F7B4
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFAE #FF57A8
analogous
#57FF5A #57FFAE #57FCFF
triadic
#57FFAE #AE57FF #FFAE57
tetradic
#57FFAE #5A57FF #FF57A8 #FCFF57
square
#57FFAE #5A57FF #FF57A8 #FCFF57
split-complementary
#57FFAE #FF57FC #FF5A57
monochromatic
#00DC72 #1AFF90 #57FFAE #94FFCC #D1FFE9
Accessibility & contrast
On white
1.29
#57FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#57FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFAE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFAE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57ffae; /* rgb */ color: rgb(87, 255, 174); /* oklch */ color: oklch(89.4% 0.179 158.2);
Tailwind
colors: {
custom: {
50: '#98ffc6',
500: '#57ffae',
950: '#000000',
},
}SCSS
$custom: #57ffae; $custom-light: #98ffc6; $custom-dark: #000000;
JSON
{
"hex": "#57ffae",
"rgb": {
"r": 87,
"g": 255,
"b": 174
},
"hsl": {
"h": 151.071,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.89378,
"c": 0.17919,
"h": 158.2
},
"luminance": 0.76602
}Semantic roles & 50–950 ramp
primary
#57FFAE
secondary
#D5267A
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682