#57FFD5#57FFD5
#57FFD5 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 172.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFD5 |
|---|---|
| RGB | rgb(87, 255, 213) |
| HSL | hsl(165, 100%, 67%) |
| HSV | hsv(165, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(90.94, -52.80, 7.48) |
| CIE-LCH | lch(90.94, 53.33, 171.94°) |
| OKLab | oklab(90.3% -0.149 0.019) |
| OKLCH | oklch(90.3% 0.15 172.7) |
| XYZ | xyz(51.6947, 78.3446, 75.3355) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFD5 #FF5781
analogous
#57FF81 #57FFD5 #57D5FF
triadic
#57FFD5 #D557FF #FFD557
tetradic
#57FFD5 #8157FF #FF5781 #D5FF57
square
#57FFD5 #8157FF #FF5781 #D5FF57
split-complementary
#57FFD5 #FF57D5 #FF8157
monochromatic
#00DCA5 #1AFFC6 #57FFD5 #94FFE4 #D1FFF4
Accessibility & contrast
On white
1.26
#57FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#57FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFD5
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFD5 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #57ffd5; /* rgb */ color: rgb(87, 255, 213); /* oklch */ color: oklch(90.3% 0.150 172.7);
Tailwind
colors: {
custom: {
50: '#99ffe1',
500: '#57ffd5',
950: '#000000',
},
}SCSS
$custom: #57ffd5; $custom-light: #99ffe1; $custom-dark: #000000;
JSON
{
"hex": "#57ffd5",
"rgb": {
"r": 87,
"g": 255,
"b": 213
},
"hsl": {
"h": 165,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.90298,
"c": 0.15019,
"h": 172.7
},
"luminance": 0.7835
}Semantic roles & 50–950 ramp
primary
#57FFD5
secondary
#D52651
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684