#57FCFD#57FCFD
#57FCFD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.134 H 195.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #57FCFD |
|---|---|
| RGB | rgb(87, 252, 253) |
| HSL | hsl(180, 98%, 67%) |
| HSV | hsv(180, 66%, 99%) |
| CMYK | cmyk(65.6%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.11, -41.38, -13.00) |
| CIE-LCH | lch(91.11, 43.37, 197.44°) |
| OKLab | oklab(90.79% -0.1289 -0.0361) |
| OKLCH | oklch(90.79% 0.134 195.6) |
| XYZ | xyz(56.4626, 78.7325, 105.1306) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.96
Aqua
#00FFFF
ΔE00 2.24
Bright Light Blue
#26F7FD
ΔE00 2.26
Bright Turquoise
#0FFEF9
ΔE00 3.02
Bright Aqua
#0BF9EA
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FCFD #FD5857
analogous
#57FDAB #57FCFD #57A9FD
triadic
#57FCFD #FD57FC #FCFD57
tetradic
#57FCFD #AB57FD #FD5857 #A9FD57
square
#57FCFD #AB57FD #FD5857 #A9FD57
split-complementary
#57FCFD #FD57A9 #FDAB57
monochromatic
#03D6D7 #1BFBFC #57FCFD #93FDFE #D0FEFE
Accessibility & contrast
On white
1.25
#57FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#57FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FCFD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FCFD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #57fcfd; /* rgb */ color: rgb(87, 252, 253); /* oklch */ color: oklch(90.8% 0.134 195.6);
Tailwind
colors: {
custom: {
50: '#9bfefe',
500: '#57fcfd',
950: '#000000',
},
}SCSS
$custom: #57fcfd; $custom-light: #9bfefe; $custom-dark: #000000;
JSON
{
"hex": "#57fcfd",
"rgb": {
"r": 87,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.361,
"s": 97.647,
"l": 66.667
},
"oklch": {
"l": 0.90786,
"c": 0.13388,
"h": 195.6
},
"luminance": 0.78739
}Semantic roles & 50–950 ramp
primary
#57FCFD
secondary
#D12827
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685