#57FFCA#57FFCA
#57FFCA is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.157 H 168.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFCA |
|---|---|
| RGB | rgb(87, 255, 202) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.69, -55.32, 12.80) |
| CIE-LCH | lch(90.69, 56.78, 166.97°) |
| OKLab | oklab(90.02% -0.1539 0.0328) |
| OKLCH | oklch(90.02% 0.157 168) |
| XYZ | xyz(50.3456, 77.8049, 68.2302) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFCA #FF578C
analogous
#57FF76 #57FFCA #57E0FF
triadic
#57FFCA #CA57FF #FFCA57
tetradic
#57FFCA #7657FF #FF578C #E0FF57
square
#57FFCA #7657FF #FF578C #E0FF57
split-complementary
#57FFCA #FF57E0 #FF7657
monochromatic
#00DC96 #1AFFB7 #57FFCA #94FFDD #D1FFF1
Accessibility & contrast
On white
1.27
#57FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#57FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFCA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFCA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #57ffca; /* rgb */ color: rgb(87, 255, 202); /* oklch */ color: oklch(90.0% 0.157 168.0);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#57ffca',
950: '#000000',
},
}SCSS
$custom: #57ffca; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#57ffca",
"rgb": {
"r": 87,
"g": 255,
"b": 202
},
"hsl": {
"h": 161.071,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.90016,
"c": 0.15733,
"h": 168
},
"luminance": 0.77811
}Semantic roles & 50–950 ramp
primary
#57FFCA
secondary
#D5265D
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683