#57FDFE#57FDFE
#57FDFE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.134 H 195.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #57FDFE |
|---|---|
| RGB | rgb(87, 253, 254) |
| HSL | hsl(180, 99%, 67%) |
| HSV | hsv(180, 66%, 100%) |
| CMYK | cmyk(65.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.43, -41.55, -13.05) |
| CIE-LCH | lch(91.43, 43.56, 197.43°) |
| OKLab | oklab(91.05% -0.1295 -0.0362) |
| OKLCH | oklch(91.05% 0.134 195.6) |
| XYZ | xyz(56.9371, 79.4261, 106.0767) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.93
Aqua
#00FFFF
ΔE00 2.18
Bright Light Blue
#26F7FD
ΔE00 2.36
Bright Turquoise
#0FFEF9
ΔE00 3.00
Bright Aqua
#0BF9EA
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FDFE #FE5857
analogous
#57FEAB #57FDFE #57AAFE
triadic
#57FDFE #FE57FD #FDFE57
tetradic
#57FDFE #AB57FE #FE5857 #AAFE57
square
#57FDFE #AB57FE #FE5857 #AAFE57
split-complementary
#57FDFE #FE57AA #FEAB57
monochromatic
#01D8D9 #1AFCFE #57FDFE #94FEFE #D1FEFF
Accessibility & contrast
On white
1.24
#57FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#57FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FDFE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FDFE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #57fdfe; /* rgb */ color: rgb(87, 253, 254); /* oklch */ color: oklch(91.0% 0.134 195.6);
Tailwind
colors: {
custom: {
50: '#9bfefe',
500: '#57fdfe',
950: '#000000',
},
}SCSS
$custom: #57fdfe; $custom-light: #9bfefe; $custom-dark: #000000;
JSON
{
"hex": "#57fdfe",
"rgb": {
"r": 87,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.359,
"s": 98.817,
"l": 66.863
},
"oklch": {
"l": 0.9105,
"c": 0.13444,
"h": 195.6
},
"luminance": 0.79433
}Semantic roles & 50–950 ramp
primary
#57FDFE
secondary
#D32726
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685