#57F2B2#57F2B2
#57F2B2 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.3% C 0.159 H 162.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2B2 |
|---|---|
| RGB | rgb(87, 242, 178) |
| HSL | hsl(155, 86%, 65%) |
| HSV | hsv(155, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.38, -55.32, 19.11) |
| CIE-LCH | lch(86.38, 58.53, 160.95°) |
| OKLab | oklab(86.32% -0.1518 0.0487) |
| OKLCH | oklch(86.32% 0.159 162.2) |
| XYZ | xyz(43.7141, 68.7402, 53.0753) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Greenish Cyan
#2AFEB7
ΔE00 3.08
Greenish Turquoise
#00FBB0
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2B2 #F25797
analogous
#57F265 #57F2B2 #57E4F2
triadic
#57F2B2 #B257F2 #F2B257
tetradic
#57F2B2 #6557F2 #F25797 #E4F257
square
#57F2B2 #6557F2 #F25797 #E4F257
split-complementary
#57F2B2 #F257E4 #F26557
monochromatic
#0FC077 #1EEE98 #57F2B2 #90F6CC #C9FBE6
Accessibility & contrast
On white
1.42
#57F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#57F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2B2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2B2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f2b2; /* rgb */ color: rgb(87, 242, 178); /* oklch */ color: oklch(86.3% 0.159 162.2);
Tailwind
colors: {
custom: {
50: '#96f7c9',
500: '#57f2b2',
950: '#000000',
},
}SCSS
$custom: #57f2b2; $custom-light: #96f7c9; $custom-dark: #000000;
JSON
{
"hex": "#57f2b2",
"rgb": {
"r": 87,
"g": 242,
"b": 178
},
"hsl": {
"h": 155.226,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86317,
"c": 0.15942,
"h": 162.2
},
"luminance": 0.68745
}Semantic roles & 50–950 ramp
primary
#57F2B2
secondary
#BE306A
accent
#035FE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582