#57FAAF#57FAAF
#57FAAF is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.2% C 0.172 H 159.4°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #57FAAF |
|---|---|
| RGB | rgb(87, 250, 175) |
| HSL | hsl(152, 94%, 66%) |
| HSV | hsv(152, 65%, 98%) |
| CMYK | cmyk(65.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(88.68, -59.07, 23.83) |
| CIE-LCH | lch(88.68, 63.70, 158.03°) |
| OKLab | oklab(88.19% -0.161 0.0605) |
| OKLCH | oklch(88.19% 0.172 159.4) |
| XYZ | xyz(45.8495, 73.4876, 52.3173) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Greenish Cyan
#2AFEB7
ΔE00 2.43
Greenish Turquoise
#00FBB0
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FAAF #FA57A2
analogous
#57FA5D #57FAAF #57F3FA
triadic
#57FAAF #AF57FA #FAAF57
tetradic
#57FAAF #5D57FA #FA57A2 #F3FA57
square
#57FAAF #5D57FA #FA57A2 #F3FA57
split-complementary
#57FAAF #FA57F3 #FA5D57
monochromatic
#06D073 #1CF893 #57FAAF #92FCCB #CEFEE8
Accessibility & contrast
On white
1.34
#57FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#57FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FAAF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FAAF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AB
Deuteranopia (green-blind)
#E2D8B4
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #57faaf; /* rgb */ color: rgb(87, 250, 175); /* oklch */ color: oklch(88.2% 0.172 159.4);
Tailwind
colors: {
custom: {
50: '#97fdc7',
500: '#57faaf',
950: '#000000',
},
}SCSS
$custom: #57faaf; $custom-light: #97fdc7; $custom-dark: #000000;
JSON
{
"hex": "#57faaf",
"rgb": {
"r": 87,
"g": 250,
"b": 175
},
"hsl": {
"h": 152.393,
"s": 94.22,
"l": 66.078
},
"oklch": {
"l": 0.88188,
"c": 0.17201,
"h": 159.4
},
"luminance": 0.73493
}Semantic roles & 50–950 ramp
primary
#57FAAF
secondary
#CB2A74
accent
#006AE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682