#57FFC8#57FFC8
#57FFC8 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.159 H 167.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFC8 |
|---|---|
| RGB | rgb(87, 255, 200) |
| HSL | hsl(160, 100%, 67%) |
| HSV | hsv(160, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.65, -55.76, 13.77) |
| CIE-LCH | lch(90.65, 57.44, 166.13°) |
| OKLab | oklab(89.97% -0.1548 0.0352) |
| OKLCH | oklch(89.97% 0.159 167.2) |
| XYZ | xyz(50.1103, 77.7108, 66.9912) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.68
Greenish Turquoise
#00FBB0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFC8 #FF578E
analogous
#57FF74 #57FFC8 #57E2FF
triadic
#57FFC8 #C857FF #FFC857
tetradic
#57FFC8 #7457FF #FF578E #E2FF57
square
#57FFC8 #7457FF #FF578E #E2FF57
split-complementary
#57FFC8 #FF57E2 #FF7457
monochromatic
#00DC94 #1AFFB4 #57FFC8 #94FFDC #D1FFF0
Accessibility & contrast
On white
1.27
#57FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#57FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFC8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFC8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #57ffc8; /* rgb */ color: rgb(87, 255, 200); /* oklch */ color: oklch(90.0% 0.159 167.2);
Tailwind
colors: {
custom: {
50: '#98ffd8',
500: '#57ffc8',
950: '#000000',
},
}SCSS
$custom: #57ffc8; $custom-light: #98ffd8; $custom-dark: #000000;
JSON
{
"hex": "#57ffc8",
"rgb": {
"r": 87,
"g": 255,
"b": 200
},
"hsl": {
"h": 160.357,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.89966,
"c": 0.15873,
"h": 167.2
},
"luminance": 0.77716
}Semantic roles & 50–950 ramp
primary
#57FFC8
secondary
#D5265F
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683