#57DFDE#57DFDE
#57DFDE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.117 H 194.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #57DFDE |
|---|---|
| RGB | rgb(87, 223, 222) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(61%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(81.88, -36.57, -10.50) |
| CIE-LCH | lch(81.88, 38.05, 196.02°) |
| OKLab | oklab(83.01% -0.1131 -0.0291) |
| OKLCH | oklch(83.01% 0.117 194.5) |
| XYZ | xyz(43.4972, 60.0709, 78.3956) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.12
Bright Cyan
#41FDFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DFDE #DF5758
analogous
#57DF9A #57DFDE #579CDF
triadic
#57DFDE #DE57DF #DFDE57
tetradic
#57DFDE #9A57DF #DF5758 #9CDF57
square
#57DFDE #9A57DF #DF5758 #9CDF57
split-complementary
#57DFDE #DF579C #DF9A57
monochromatic
#1E9E9D #28D1D0 #57DFDE #8AE9E8 #BEF3F2
Accessibility & contrast
On white
1.61
#57DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#57DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DFDE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DFDE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #57dfde; /* rgb */ color: rgb(87, 223, 222); /* oklch */ color: oklch(83.0% 0.117 194.5);
Tailwind
colors: {
custom: {
50: '#96e9e8',
500: '#57dfde',
950: '#000000',
},
}SCSS
$custom: #57dfde; $custom-light: #96e9e8; $custom-dark: #000000;
JSON
{
"hex": "#57dfde",
"rgb": {
"r": 87,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.559,
"s": 68,
"l": 60.784
},
"oklch": {
"l": 0.83007,
"c": 0.11682,
"h": 194.5
},
"luminance": 0.60076
}Semantic roles & 50–950 ramp
primary
#57DFDE
secondary
#A1393A
accent
#1617D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484