#57FFFD#57FFFD
#57FFFD is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.136 H 193.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFFD |
|---|---|
| RGB | rgb(87, 255, 253) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.97, -42.72, -11.72) |
| CIE-LCH | lch(91.97, 44.30, 195.35°) |
| OKLab | oklab(91.48% -0.1318 -0.0326) |
| OKLCH | oklch(91.48% 0.136 193.9) |
| XYZ | xyz(57.4121, 80.6315, 105.4471) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.25
Aqua
#00FFFF
ΔE00 2.00
Bright Turquoise
#0FFEF9
ΔE00 2.33
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Cyan
#ACFFFC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFFD #FF5759
analogous
#57FFA9 #57FFFD #57ADFF
triadic
#57FFFD #FD57FF #FFFD57
tetradic
#57FFFD #A957FF #FF5759 #ADFF57
square
#57FFFD #A957FF #FF5759 #ADFF57
split-complementary
#57FFFD #FF57AD #FFA957
monochromatic
#00DCD9 #1AFFFC #57FFFD #94FFFE #D1FFFE
Accessibility & contrast
On white
1.23
#57FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#57FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFFD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFFD | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #57fffd; /* rgb */ color: rgb(87, 255, 253); /* oklch */ color: oklch(91.5% 0.136 193.9);
Tailwind
colors: {
custom: {
50: '#9bfffe',
500: '#57fffd',
950: '#000000',
},
}SCSS
$custom: #57fffd; $custom-light: #9bfffe; $custom-dark: #000000;
JSON
{
"hex": "#57fffd",
"rgb": {
"r": 87,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.286,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.91479,
"c": 0.13578,
"h": 193.9
},
"luminance": 0.80638
}Semantic roles & 50–950 ramp
primary
#57FFFD
secondary
#D52628
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685