#57BEBF#57BEBF
#57BEBF is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.1% C 0.095 H 196.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #57BEBF |
|---|---|
| RGB | rgb(87, 190, 191) |
| HSL | hsl(181, 45%, 55%) |
| HSV | hsv(181, 54%, 75%) |
| CMYK | cmyk(54.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(71.29, -29.35, -9.58) |
| CIE-LCH | lch(71.29, 30.87, 198.08°) |
| OKLab | oklab(74.15% -0.0915 -0.0265) |
| OKLCH | oklch(74.15% 0.095 196.2) |
| XYZ | xyz(31.7440, 42.6117, 55.8321) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.51
Lightseagreen
#20B2AA
ΔE00 6.19
Topaz
#13BBAF
ΔE00 6.42
Turquoise Blue
#06B1C4
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57BEBF #BF5857
analogous
#57BF8C #57BEBF #578ABF
triadic
#57BEBF #BF57BE #BEBF57
tetradic
#57BEBF #8C57BF #BF5857 #8ABF57
square
#57BEBF #8C57BF #BF5857 #8ABF57
split-complementary
#57BEBF #BF578A #BF8C57
monochromatic
#2B7071 #3C9C9D #57BEBF #83CFD0 #B0E0E1
Accessibility & contrast
On white
2.21
#57BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#57BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57BEBF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57BEBF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A2A9C0
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #57bebf; /* rgb */ color: rgb(87, 190, 191); /* oklch */ color: oklch(74.1% 0.095 196.2);
Tailwind
colors: {
custom: {
50: '#90d2d2',
500: '#57bebf',
950: '#000000',
},
}SCSS
$custom: #57bebf; $custom-light: #90d2d2; $custom-dark: #000000;
JSON
{
"hex": "#57bebf",
"rgb": {
"r": 87,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.577,
"s": 44.828,
"l": 54.51
},
"oklch": {
"l": 0.74147,
"c": 0.09524,
"h": 196.2
},
"luminance": 0.42615
}Semantic roles & 50–950 ramp
primary
#57BEBF
secondary
#CFA3A3
accent
#5553D5
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0D1414
muted
#7E8282