#57FDCA#57FDCA
#57FDCA is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.155 H 168.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #57FDCA |
|---|---|
| RGB | rgb(87, 253, 202) |
| HSL | hsl(162, 98%, 67%) |
| HSV | hsv(162, 66%, 99%) |
| CMYK | cmyk(65.6%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.11, -54.51, 11.97) |
| CIE-LCH | lch(90.11, 55.81, 167.61°) |
| OKLab | oklab(89.54% -0.1519 0.0306) |
| OKLCH | oklch(89.54% 0.155 168.6) |
| XYZ | xyz(49.7109, 76.5356, 68.0187) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FDCA #FD578A
analogous
#57FD77 #57FDCA #57DDFD
triadic
#57FDCA #CA57FD #FDCA57
tetradic
#57FDCA #7757FD #FD578A #DDFD57
square
#57FDCA #7757FD #FD578A #DDFD57
split-complementary
#57FDCA #FD57DD #FD7757
monochromatic
#03D796 #1BFCB7 #57FDCA #93FEDD #D0FEF0
Accessibility & contrast
On white
1.29
#57FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#57FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FDCA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FDCA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57fdca; /* rgb */ color: rgb(87, 253, 202); /* oklch */ color: oklch(89.5% 0.155 168.6);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#57fdca',
950: '#000000',
},
}SCSS
$custom: #57fdca; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#57fdca",
"rgb": {
"r": 87,
"g": 253,
"b": 202
},
"hsl": {
"h": 161.566,
"s": 97.647,
"l": 66.667
},
"oklch": {
"l": 0.89538,
"c": 0.15498,
"h": 168.6
},
"luminance": 0.76541
}Semantic roles & 50–950 ramp
primary
#57FDCA
secondary
#D1275B
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683