#57FDCD#57FDCD
#57FDCD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.153 H 169.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #57FDCD |
|---|---|
| RGB | rgb(87, 253, 205) |
| HSL | hsl(163, 98%, 67%) |
| HSV | hsv(163, 66%, 99%) |
| CMYK | cmyk(65.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.17, -53.83, 10.52) |
| CIE-LCH | lch(90.17, 54.85, 168.94°) |
| OKLab | oklab(89.62% -0.1506 0.0269) |
| OKLCH | oklch(89.62% 0.153 169.9) |
| XYZ | xyz(50.0696, 76.6790, 69.9076) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 4.49
Aqua Marine
#2EE8BB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FDCD #FD5787
analogous
#57FD7A #57FDCD #57DAFD
triadic
#57FDCD #CD57FD #FDCD57
tetradic
#57FDCD #7A57FD #FD5787 #DAFD57
square
#57FDCD #7A57FD #FD5787 #DAFD57
split-complementary
#57FDCD #FD57DA #FD7A57
monochromatic
#03D79A #1BFCBB #57FDCD #93FEDF #D0FEF1
Accessibility & contrast
On white
1.29
#57FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#57FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FDCD
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FDCD | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57fdcd; /* rgb */ color: rgb(87, 253, 205); /* oklch */ color: oklch(89.6% 0.153 169.9);
Tailwind
colors: {
custom: {
50: '#98ffdc',
500: '#57fdcd',
950: '#000000',
},
}SCSS
$custom: #57fdcd; $custom-light: #98ffdc; $custom-dark: #000000;
JSON
{
"hex": "#57fdcd",
"rgb": {
"r": 87,
"g": 253,
"b": 205
},
"hsl": {
"h": 162.651,
"s": 97.647,
"l": 66.667
},
"oklch": {
"l": 0.89615,
"c": 0.15296,
"h": 169.9
},
"luminance": 0.76685
}Semantic roles & 50–950 ramp
primary
#57FDCD
secondary
#D12758
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684