#57FDCC#57FDCC
#57FDCC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.154 H 169.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #57FDCC |
|---|---|
| RGB | rgb(87, 253, 204) |
| HSL | hsl(162, 98%, 67%) |
| HSV | hsv(162, 66%, 99%) |
| CMYK | cmyk(65.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.15, -54.06, 11.00) |
| CIE-LCH | lch(90.15, 55.17, 168.49°) |
| OKLab | oklab(89.59% -0.151 0.0281) |
| OKLCH | oklch(89.59% 0.154 169.5) |
| XYZ | xyz(49.9493, 76.6309, 69.2739) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 4.58
Light Aqua
#8CFFDB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FDCC #FD5788
analogous
#57FD79 #57FDCC #57DBFD
triadic
#57FDCC #CC57FD #FDCC57
tetradic
#57FDCC #7957FD #FD5788 #DBFD57
square
#57FDCC #7957FD #FD5788 #DBFD57
split-complementary
#57FDCC #FD57DB #FD7957
monochromatic
#03D798 #1BFCBA #57FDCC #93FEDE #D0FEF1
Accessibility & contrast
On white
1.29
#57FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#57FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FDCC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FDCC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCA
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57fdcc; /* rgb */ color: rgb(87, 253, 204); /* oklch */ color: oklch(89.6% 0.154 169.5);
Tailwind
colors: {
custom: {
50: '#98ffdb',
500: '#57fdcc',
950: '#000000',
},
}SCSS
$custom: #57fdcc; $custom-light: #98ffdb; $custom-dark: #000000;
JSON
{
"hex": "#57fdcc",
"rgb": {
"r": 87,
"g": 253,
"b": 204
},
"hsl": {
"h": 162.289,
"s": 97.647,
"l": 66.667
},
"oklch": {
"l": 0.89589,
"c": 0.15362,
"h": 169.5
},
"luminance": 0.76636
}Semantic roles & 50–950 ramp
primary
#57FDCC
secondary
#D12759
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684