#37BEBF#37BEBF
#37BEBF is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.2% C 0.112 H 195.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #37BEBF |
|---|---|
| RGB | rgb(55, 190, 191) |
| HSL | hsl(180, 55%, 48%) |
| HSV | hsv(180, 71%, 75%) |
| CMYK | cmyk(71.2%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.45, -34.54, -10.92) |
| CIE-LCH | lch(70.45, 36.22, 197.54°) |
| OKLab | oklab(73.23% -0.1077 -0.0303) |
| OKLCH | oklch(73.23% 0.112 195.7) |
| XYZ | xyz(29.3887, 41.3972, 55.7217) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.26
Lightseagreen
#20B2AA
ΔE00 5.03
Topaz
#13BBAF
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.25
Turquoise Blue
#06B1C4
ΔE00 7.22
Tealish
#24BCA8
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37BEBF #BF3837
analogous
#37BF7C #37BEBF #377ABF
triadic
#37BEBF #BF37BE #BEBF37
tetradic
#37BEBF #7C37BF #BF3837 #7ABF37
square
#37BEBF #7C37BF #BF3837 #7ABF37
split-complementary
#37BEBF #BF377A #BF7C37
monochromatic
#1C5F60 #298F8F #37BEBF #62D1D2 #91DFDF
Accessibility & contrast
On white
2.26
#37BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#37BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37BEBF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37BEBF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BF
Deuteranopia (green-blind)
#9DA6C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #37bebf; /* rgb */ color: rgb(55, 190, 191); /* oklch */ color: oklch(73.2% 0.112 195.7);
Tailwind
colors: {
custom: {
50: '#83d2d2',
500: '#37bebf',
950: '#000000',
},
}SCSS
$custom: #37bebf; $custom-light: #83d2d2; $custom-dark: #000000;
JSON
{
"hex": "#37bebf",
"rgb": {
"r": 55,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.441,
"s": 55.285,
"l": 48.235
},
"oklch": {
"l": 0.73233,
"c": 0.11193,
"h": 195.7
},
"luminance": 0.41401
}Semantic roles & 50–950 ramp
primary
#37BEBF
secondary
#CA8888
accent
#4A49DF
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282