#57FEDB#57FEDB
#57FEDB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.146 H 176.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #57FEDB |
|---|---|
| RGB | rgb(87, 254, 219) |
| HSL | hsl(167, 99%, 67%) |
| HSV | hsv(167, 66%, 100%) |
| CMYK | cmyk(65.7%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(90.79, -50.96, 4.16) |
| CIE-LCH | lch(90.79, 51.13, 175.33°) |
| OKLab | oklab(90.22% -0.1454 0.0103) |
| OKLCH | oklch(90.22% 0.146 176) |
| XYZ | xyz(52.1522, 78.0185, 79.3147) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.39
Bright Teal
#01F9C6
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FEDB #FE577A
analogous
#57FE88 #57FEDB #57CEFE
triadic
#57FEDB #DB57FE #FEDB57
tetradic
#57FEDB #8857FE #FE577A #CEFE57
square
#57FEDB #8857FE #FE577A #CEFE57
split-complementary
#57FEDB #FE57CE #FE8857
monochromatic
#01D9AC #1AFECE #57FEDB #94FEE8 #D1FFF5
Accessibility & contrast
On white
1.26
#57FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#57FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FEDB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FEDB | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #57fedb; /* rgb */ color: rgb(87, 254, 219); /* oklch */ color: oklch(90.2% 0.146 176.0);
Tailwind
colors: {
custom: {
50: '#99ffe6',
500: '#57fedb',
950: '#000000',
},
}SCSS
$custom: #57fedb; $custom-light: #99ffe6; $custom-dark: #000000;
JSON
{
"hex": "#57fedb",
"rgb": {
"r": 87,
"g": 254,
"b": 219
},
"hsl": {
"h": 167.425,
"s": 98.817,
"l": 66.863
},
"oklch": {
"l": 0.90224,
"c": 0.14573,
"h": 176
},
"luminance": 0.78024
}Semantic roles & 50–950 ramp
primary
#57FEDB
secondary
#D3264B
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684