#57F5DB#57F5DB
#57F5DB is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.1% C 0.137 H 179.9°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #57F5DB |
|---|---|
| RGB | rgb(87, 245, 219) |
| HSL | hsl(170, 89%, 65%) |
| HSV | hsv(170, 64%, 96%) |
| CMYK | cmyk(64.5%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(88.18, -47.15, 0.37) |
| CIE-LCH | lch(88.18, 47.15, 179.55°) |
| OKLab | oklab(88.1% -0.1365 0.0002) |
| OKLCH | oklch(88.1% 0.137 179.9) |
| XYZ | xyz(49.3630, 72.4401, 78.3849) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Aqua (survey)
#13EAC9
ΔE00 3.88
Bright Aqua
#0BF9EA
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 5.40
Light Aqua
#8CFFDB
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F5DB #F55771
analogous
#57F58C #57F5DB #57C0F5
triadic
#57F5DB #DB57F5 #F5DB57
tetradic
#57F5DB #8C57F5 #F55771 #C0F557
square
#57F5DB #8C57F5 #F55771 #C0F557
split-complementary
#57F5DB #F557C0 #F58C57
monochromatic
#0CC6A7 #1DF2CF #57F5DB #91F8E7 #CBFCF4
Accessibility & contrast
On white
1.36
#57F5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#57F5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F5DB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F5DB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #57f5db; /* rgb */ color: rgb(87, 245, 219); /* oklch */ color: oklch(88.1% 0.137 179.9);
Tailwind
colors: {
custom: {
50: '#98f9e6',
500: '#57f5db',
950: '#000000',
},
}SCSS
$custom: #57f5db; $custom-light: #98f9e6; $custom-dark: #000000;
JSON
{
"hex": "#57f5db",
"rgb": {
"r": 87,
"g": 245,
"b": 219
},
"hsl": {
"h": 170.127,
"s": 88.764,
"l": 65.098
},
"oklch": {
"l": 0.88098,
"c": 0.1365,
"h": 179.9
},
"luminance": 0.72446
}Semantic roles & 50–950 ramp
primary
#57F5DB
secondary
#C32D46
accent
#0026E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584