#57FCCB#57FCCB
#57FCCB is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.153 H 169.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #57FCCB |
|---|---|
| RGB | rgb(87, 252, 203) |
| HSL | hsl(162, 96%, 66%) |
| HSV | hsv(162, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.84, -53.88, 11.07) |
| CIE-LCH | lch(89.84, 55.01, 168.39°) |
| OKLab | oklab(89.33% -0.1505 0.0283) |
| OKLCH | oklch(89.33% 0.153 169.3) |
| XYZ | xyz(49.5149, 75.9534, 68.5393) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 4.55
Aqua Marine
#2EE8BB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FCCB #FC5788
analogous
#57FC79 #57FCCB #57DAFC
triadic
#57FCCB #CB57FC #FCCB57
tetradic
#57FCCB #7957FC #FC5788 #DAFC57
square
#57FCCB #7957FC #FC5788 #DAFC57
split-complementary
#57FCCB #FC57DA #FC7957
monochromatic
#04D597 #1BFBB8 #57FCCB #93FDDE #CFFEF0
Accessibility & contrast
On white
1.30
#57FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#57FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FCCB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FCCB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECC9
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #57fccb; /* rgb */ color: rgb(87, 252, 203); /* oklch */ color: oklch(89.3% 0.153 169.3);
Tailwind
colors: {
custom: {
50: '#98feda',
500: '#57fccb',
950: '#000000',
},
}SCSS
$custom: #57fccb; $custom-light: #98feda; $custom-dark: #000000;
JSON
{
"hex": "#57fccb",
"rgb": {
"r": 87,
"g": 252,
"b": 203
},
"hsl": {
"h": 162.182,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.89325,
"c": 0.15313,
"h": 169.3
},
"luminance": 0.75959
}Semantic roles & 50–950 ramp
primary
#57FCCB
secondary
#CF285A
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683