#57EBB1#57EBB1
#57EBB1 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.151 H 163.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #57EBB1 |
|---|---|
| RGB | rgb(87, 235, 177) |
| HSL | hsl(156, 79%, 63%) |
| HSV | hsv(156, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.28, -52.72, 16.71) |
| CIE-LCH | lch(84.28, 55.31, 162.42°) |
| OKLab | oklab(84.6% -0.1452 0.0427) |
| OKLCH | oklch(84.6% 0.151 163.6) |
| XYZ | xyz(41.5704, 64.6128, 51.8672) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.55
Greenish Cyan
#2AFEB7
ΔE00 4.58
Greenish Turquoise
#00FBB0
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EBB1 #EB5791
analogous
#57EB67 #57EBB1 #57DBEB
triadic
#57EBB1 #B157EB #EBB157
tetradic
#57EBB1 #6757EB #EB5791 #DBEB57
square
#57EBB1 #6757EB #EB5791 #DBEB57
split-complementary
#57EBB1 #EB57DB #EB6757
monochromatic
#15B275 #20E498 #57EBB1 #8EF2CA #C4F8E4
Accessibility & contrast
On white
1.51
#57EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#57EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EBB1
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EBB1 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAE
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57ebb1; /* rgb */ color: rgb(87, 235, 177); /* oklch */ color: oklch(84.6% 0.151 163.6);
Tailwind
colors: {
custom: {
50: '#95f2c8',
500: '#57ebb1',
950: '#000000',
},
}SCSS
$custom: #57ebb1; $custom-light: #95f2c8; $custom-dark: #000000;
JSON
{
"hex": "#57ebb1",
"rgb": {
"r": 87,
"g": 235,
"b": 177
},
"hsl": {
"h": 156.486,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.84598,
"c": 0.15135,
"h": 163.6
},
"luminance": 0.64617
}Semantic roles & 50–950 ramp
primary
#57EBB1
secondary
#B33465
accent
#0A5CDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582