#57F4BD#57F4BD
#57F4BD is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.1% C 0.153 H 165.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #57F4BD |
|---|---|
| RGB | rgb(87, 244, 189) |
| HSL | hsl(159, 88%, 65%) |
| HSV | hsv(159, 64%, 96%) |
| CMYK | cmyk(64.3%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.19, -53.76, 14.56) |
| CIE-LCH | lch(87.19, 55.70, 164.84°) |
| OKLab | oklab(87.06% -0.1488 0.0373) |
| OKLCH | oklch(87.06% 0.153 165.9) |
| XYZ | xyz(45.4617, 70.3968, 59.3263) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F4BD #F4578E
analogous
#57F46F #57F4BD #57DCF4
triadic
#57F4BD #BD57F4 #F4BD57
tetradic
#57F4BD #6F57F4 #F4578E #DCF457
square
#57F4BD #6F57F4 #F4578E #DCF457
split-complementary
#57F4BD #F457DC #F46F57
monochromatic
#0DC484 #1EF0A6 #57F4BD #90F8D4 #CAFCEA
Accessibility & contrast
On white
1.39
#57F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#57F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F4BD
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F4BD | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BA
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #57f4bd; /* rgb */ color: rgb(87, 244, 189); /* oklch */ color: oklch(87.1% 0.153 165.9);
Tailwind
colors: {
custom: {
50: '#97f9d1',
500: '#57f4bd',
950: '#000000',
},
}SCSS
$custom: #57f4bd; $custom-light: #97f9d1; $custom-dark: #000000;
JSON
{
"hex": "#57f4bd",
"rgb": {
"r": 87,
"g": 244,
"b": 189
},
"hsl": {
"h": 158.981,
"s": 87.709,
"l": 64.902
},
"oklch": {
"l": 0.8706,
"c": 0.15343,
"h": 165.9
},
"luminance": 0.70402
}Semantic roles & 50–950 ramp
primary
#57F4BD
secondary
#C12E62
accent
#0151E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583