#57DDD7#57DDD7
#57DDD7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.116 H 191.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #57DDD7 |
|---|---|
| RGB | rgb(87, 221, 215) |
| HSL | hsl(177, 66%, 60%) |
| HSV | hsv(177, 61%, 87%) |
| CMYK | cmyk(60.6%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(81.09, -37.53, -7.95) |
| CIE-LCH | lch(81.09, 38.36, 191.95°) |
| OKLab | oklab(82.31% -0.114 -0.0221) |
| OKLCH | oklch(82.31% 0.116 191) |
| XYZ | xyz(42.0472, 58.6410, 73.3797) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.96
Turquoise
#40E0D0
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 7.05
Bright Aqua
#0BF9EA
ΔE00 7.06
Bright Cyan
#41FDFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DDD7 #DD575D
analogous
#57DD94 #57DDD7 #57A0DD
triadic
#57DDD7 #D757DD #DDD757
tetradic
#57DDD7 #9457DD #DD575D #A0DD57
square
#57DDD7 #9457DD #DD575D #A0DD57
split-complementary
#57DDD7 #DD57A0 #DD9457
monochromatic
#1F9A95 #2ACDC6 #57DDD7 #8AE7E3 #BDF2EF
Accessibility & contrast
On white
1.65
#57DDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#57DDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DDD7
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DDD7 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #57ddd7; /* rgb */ color: rgb(87, 221, 215); /* oklch */ color: oklch(82.3% 0.116 191.0);
Tailwind
colors: {
custom: {
50: '#95e8e3',
500: '#57ddd7',
950: '#000000',
},
}SCSS
$custom: #57ddd7; $custom-light: #95e8e3; $custom-dark: #000000;
JSON
{
"hex": "#57ddd7",
"rgb": {
"r": 87,
"g": 221,
"b": 215
},
"hsl": {
"h": 177.313,
"s": 66.337,
"l": 60.392
},
"oklch": {
"l": 0.82306,
"c": 0.11617,
"h": 191
},
"luminance": 0.58645
}Semantic roles & 50–950 ramp
primary
#57DDD7
secondary
#9E3A3E
accent
#171FCE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484