#57FFDA#57FFDA
#57FFDA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.147 H 175.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFDA |
|---|---|
| RGB | rgb(87, 255, 218) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.05, -51.61, 5.07) |
| CIE-LCH | lch(91.05, 51.86, 174.39°) |
| OKLab | oklab(90.43% -0.1468 0.0126) |
| OKLCH | oklch(90.43% 0.147 175.1) |
| XYZ | xyz(52.3391, 78.6024, 78.7295) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFDA #FF577C
analogous
#57FF86 #57FFDA #57D0FF
triadic
#57FFDA #DA57FF #FFDA57
tetradic
#57FFDA #8657FF #FF577C #D0FF57
square
#57FFDA #8657FF #FF577C #D0FF57
split-complementary
#57FFDA #FF57D0 #FF8657
monochromatic
#00DCAB #1AFFCD #57FFDA #94FFE7 #D1FFF5
Accessibility & contrast
On white
1.26
#57FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#57FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFDA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFDA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #57ffda; /* rgb */ color: rgb(87, 255, 218); /* oklch */ color: oklch(90.4% 0.147 175.1);
Tailwind
colors: {
custom: {
50: '#99ffe5',
500: '#57ffda',
950: '#000000',
},
}SCSS
$custom: #57ffda; $custom-light: #99ffe5; $custom-dark: #000000;
JSON
{
"hex": "#57ffda",
"rgb": {
"r": 87,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.786,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.90433,
"c": 0.14733,
"h": 175.1
},
"luminance": 0.78608
}Semantic roles & 50–950 ramp
primary
#57FFDA
secondary
#D5264C
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684