#57FFDC#57FFDC
#57FFDC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.146 H 176.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFDC |
|---|---|
| RGB | rgb(87, 255, 220) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.10, -51.13, 4.10) |
| CIE-LCH | lch(91.10, 51.30, 175.42°) |
| OKLab | oklab(90.49% -0.1459 0.0101) |
| OKLCH | oklch(90.49% 0.146 176) |
| XYZ | xyz(52.6024, 78.7077, 80.1161) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFDC #FF577A
analogous
#57FF88 #57FFDC #57CEFF
triadic
#57FFDC #DC57FF #FFDC57
tetradic
#57FFDC #8857FF #FF577A #CEFF57
square
#57FFDC #8857FF #FF577A #CEFF57
split-complementary
#57FFDC #FF57CE #FF8857
monochromatic
#00DCAE #1AFFCF #57FFDC #94FFE9 #D1FFF6
Accessibility & contrast
On white
1.25
#57FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#57FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFDC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFDC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #57ffdc; /* rgb */ color: rgb(87, 255, 220); /* oklch */ color: oklch(90.5% 0.146 176.0);
Tailwind
colors: {
custom: {
50: '#99ffe6',
500: '#57ffdc',
950: '#000000',
},
}SCSS
$custom: #57ffdc; $custom-light: #99ffe6; $custom-dark: #000000;
JSON
{
"hex": "#57ffdc",
"rgb": {
"r": 87,
"g": 255,
"b": 220
},
"hsl": {
"h": 167.5,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.90488,
"c": 0.14626,
"h": 176
},
"luminance": 0.78714
}Semantic roles & 50–950 ramp
primary
#57FFDC
secondary
#D5264A
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684