#57FFFC#57FFFC
#57FFFC is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.136 H 193.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFFC |
|---|---|
| RGB | rgb(87, 255, 252) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.94, -42.98, -11.25) |
| CIE-LCH | lch(91.94, 44.43, 194.66°) |
| OKLab | oklab(91.45% -0.1322 -0.0313) |
| OKLCH | oklch(91.45% 0.136 193.3) |
| XYZ | xyz(57.2532, 80.5680, 104.6104) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.47
Aqua
#00FFFF
ΔE00 2.07
Bright Turquoise
#0FFEF9
ΔE00 2.16
Bright Light Blue
#26F7FD
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFFC #FF575A
analogous
#57FFA8 #57FFFC #57AEFF
triadic
#57FFFC #FC57FF #FFFC57
tetradic
#57FFFC #A857FF #FF575A #AEFF57
square
#57FFFC #A857FF #FF575A #AEFF57
split-complementary
#57FFFC #FF57AE #FFA857
monochromatic
#00DCD8 #1AFFFB #57FFFC #94FFFD #D1FFFE
Accessibility & contrast
On white
1.23
#57FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#57FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFFC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFFC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #57fffc; /* rgb */ color: rgb(87, 255, 252); /* oklch */ color: oklch(91.4% 0.136 193.3);
Tailwind
colors: {
custom: {
50: '#9bfffd',
500: '#57fffc',
950: '#000000',
},
}SCSS
$custom: #57fffc; $custom-light: #9bfffd; $custom-dark: #000000;
JSON
{
"hex": "#57fffc",
"rgb": {
"r": 87,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.929,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.91446,
"c": 0.13587,
"h": 193.3
},
"luminance": 0.80575
}Semantic roles & 50–950 ramp
primary
#57FFFC
secondary
#D52629
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685