#57F5BC#57F5BC
#57F5BC is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.3% C 0.155 H 165.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #57F5BC |
|---|---|
| RGB | rgb(87, 245, 188) |
| HSL | hsl(158, 89%, 65%) |
| HSV | hsv(158, 64%, 96%) |
| CMYK | cmyk(64.5%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.46, -54.39, 15.47) |
| CIE-LCH | lch(87.46, 56.54, 164.13°) |
| OKLab | oklab(87.28% -0.1503 0.0396) |
| OKLCH | oklch(87.28% 0.155 165.3) |
| XYZ | xyz(45.6552, 70.9570, 58.8572) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.30
Greenish Turquoise
#00FBB0
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F5BC #F55790
analogous
#57F56D #57F5BC #57DFF5
triadic
#57F5BC #BC57F5 #F5BC57
tetradic
#57F5BC #6D57F5 #F55790 #DFF557
square
#57F5BC #6D57F5 #F55790 #DFF557
split-complementary
#57F5BC #F557DF #F56D57
monochromatic
#0CC683 #1DF2A5 #57F5BC #91F8D3 #CBFCEA
Accessibility & contrast
On white
1.38
#57F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#57F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F5BC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F5BC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #57f5bc; /* rgb */ color: rgb(87, 245, 188); /* oklch */ color: oklch(87.3% 0.155 165.3);
Tailwind
colors: {
custom: {
50: '#97f9d0',
500: '#57f5bc',
950: '#000000',
},
}SCSS
$custom: #57f5bc; $custom-light: #97f9d0; $custom-dark: #000000;
JSON
{
"hex": "#57f5bc",
"rgb": {
"r": 87,
"g": 245,
"b": 188
},
"hsl": {
"h": 158.354,
"s": 88.764,
"l": 65.098
},
"oklch": {
"l": 0.87277,
"c": 0.1554,
"h": 165.3
},
"luminance": 0.70962
}Semantic roles & 50–950 ramp
primary
#57F5BC
secondary
#C32D63
accent
#0053E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583