#57FFD2#57FFD2
#57FFD2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.152 H 171.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFD2 |
|---|---|
| RGB | rgb(87, 255, 210) |
| HSL | hsl(164, 100%, 67%) |
| HSV | hsv(164, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.87, -53.50, 8.93) |
| CIE-LCH | lch(90.87, 54.24, 170.52°) |
| OKLab | oklab(90.22% -0.1503 0.0228) |
| OKLCH | oklch(90.22% 0.152 171.4) |
| XYZ | xyz(51.3175, 78.1937, 73.3486) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFD2 #FF5784
analogous
#57FF7E #57FFD2 #57D8FF
triadic
#57FFD2 #D257FF #FFD257
tetradic
#57FFD2 #7E57FF #FF5784 #D8FF57
square
#57FFD2 #7E57FF #FF5784 #D8FF57
split-complementary
#57FFD2 #FF57D8 #FF7E57
monochromatic
#00DCA1 #1AFFC2 #57FFD2 #94FFE2 #D1FFF3
Accessibility & contrast
On white
1.26
#57FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#57FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFD2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFD2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #57ffd2; /* rgb */ color: rgb(87, 255, 210); /* oklch */ color: oklch(90.2% 0.152 171.4);
Tailwind
colors: {
custom: {
50: '#99ffdf',
500: '#57ffd2',
950: '#000000',
},
}SCSS
$custom: #57ffd2; $custom-light: #99ffdf; $custom-dark: #000000;
JSON
{
"hex": "#57ffd2",
"rgb": {
"r": 87,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.929,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.90219,
"c": 0.15203,
"h": 171.4
},
"luminance": 0.78199
}Semantic roles & 50–950 ramp
primary
#57FFD2
secondary
#D52654
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684