#57F5BE#57F5BE
#57F5BE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.3% C 0.154 H 166.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #57F5BE |
|---|---|
| RGB | rgb(87, 245, 190) |
| HSL | hsl(159, 89%, 65%) |
| HSV | hsv(159, 64%, 96%) |
| CMYK | cmyk(64.5%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(87.51, -53.95, 14.49) |
| CIE-LCH | lch(87.51, 55.86, 164.97°) |
| OKLab | oklab(87.33% -0.1494 0.0371) |
| OKLCH | oklch(87.33% 0.154 166.1) |
| XYZ | xyz(45.8723, 71.0438, 60.0005) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 3.02
Greenish Cyan
#2AFEB7
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F5BE #F5578E
analogous
#57F56F #57F5BE #57DDF5
triadic
#57F5BE #BE57F5 #F5BE57
tetradic
#57F5BE #6F57F5 #F5578E #DDF557
square
#57F5BE #6F57F5 #F5578E #DDF557
split-complementary
#57F5BE #F557DD #F56F57
monochromatic
#0CC685 #1DF2A8 #57F5BE #91F8D4 #CBFCEB
Accessibility & contrast
On white
1.38
#57F5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#57F5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F5BE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F5BE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#DAD5C2
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #57f5be; /* rgb */ color: rgb(87, 245, 190); /* oklch */ color: oklch(87.3% 0.154 166.1);
Tailwind
colors: {
custom: {
50: '#97f9d1',
500: '#57f5be',
950: '#000000',
},
}SCSS
$custom: #57f5be; $custom-light: #97f9d1; $custom-dark: #000000;
JSON
{
"hex": "#57f5be",
"rgb": {
"r": 87,
"g": 245,
"b": 190
},
"hsl": {
"h": 159.114,
"s": 88.764,
"l": 65.098
},
"oklch": {
"l": 0.87325,
"c": 0.15391,
"h": 166.1
},
"luminance": 0.71049
}Semantic roles & 50–950 ramp
primary
#57F5BE
secondary
#C32D61
accent
#0050E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583