#57FFFE#57FFFE
#57FFFE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.136 H 194.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFFE |
|---|---|
| RGB | rgb(87, 255, 254) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.00, -42.45, -12.20) |
| CIE-LCH | lch(92.00, 44.17, 196.03°) |
| OKLab | oklab(91.51% -0.1314 -0.0339) |
| OKLCH | oklch(91.51% 0.136 194.5) |
| XYZ | xyz(57.5718, 80.6954, 106.2883) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.07
Aqua
#00FFFF
ΔE00 1.99
Bright Turquoise
#0FFEF9
ΔE00 2.52
Bright Light Blue
#26F7FD
ΔE00 2.94
Bright Aqua
#0BF9EA
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFFE #FF5758
analogous
#57FFAA #57FFFE #57ACFF
triadic
#57FFFE #FE57FF #FFFE57
tetradic
#57FFFE #AA57FF #FF5758 #ACFF57
square
#57FFFE #AA57FF #FF5758 #ACFF57
split-complementary
#57FFFE #FF57AC #FFAA57
monochromatic
#00DCDA #1AFFFE #57FFFE #94FFFE #D1FFFF
Accessibility & contrast
On white
1.23
#57FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#57FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFFE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFFE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #57fffe; /* rgb */ color: rgb(87, 255, 254); /* oklch */ color: oklch(91.5% 0.136 194.5);
Tailwind
colors: {
custom: {
50: '#9bfffe',
500: '#57fffe',
950: '#000000',
},
}SCSS
$custom: #57fffe; $custom-light: #9bfffe; $custom-dark: #000000;
JSON
{
"hex": "#57fffe",
"rgb": {
"r": 87,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.643,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.91511,
"c": 0.13569,
"h": 194.5
},
"luminance": 0.80702
}Semantic roles & 50–950 ramp
primary
#57FFFE
secondary
#D52627
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685