#40BEBF#40BEBF
#40BEBF is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.4% C 0.108 H 195.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #40BEBF |
|---|---|
| RGB | rgb(64, 190, 191) |
| HSL | hsl(180, 50%, 50%) |
| HSV | hsv(180, 66%, 75%) |
| CMYK | cmyk(66.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.65, -33.32, -10.61) |
| CIE-LCH | lch(70.65, 34.97, 197.66°) |
| OKLab | oklab(73.44% -0.1039 -0.0294) |
| OKLCH | oklch(73.44% 0.108 195.8) |
| XYZ | xyz(29.9276, 41.6751, 55.7470) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.40
Mediumturquoise
#48D1CC
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.24
Topaz
#13BBAF
ΔE00 5.40
Turquoise Blue
#06B1C4
ΔE00 7.21
Tealish
#24BCA8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BEBF #BF4140
analogous
#40BF80 #40BEBF #407FBF
triadic
#40BEBF #BF40BE #BEBF40
tetradic
#40BEBF #8040BF #BF4140 #7FBF40
square
#40BEBF #8040BF #BF4140 #7FBF40
split-complementary
#40BEBF #BF407F #BF8040
monochromatic
#216363 #319091 #40BEBF #6ECECE #9CDDDE
Accessibility & contrast
On white
2.25
#40BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#40BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BEBF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BEBF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#9EA7C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #40bebf; /* rgb */ color: rgb(64, 190, 191); /* oklch */ color: oklch(73.4% 0.108 195.8);
Tailwind
colors: {
custom: {
50: '#86d2d2',
500: '#40bebf',
950: '#000000',
},
}SCSS
$custom: #40bebf; $custom-light: #86d2d2; $custom-dark: #000000;
JSON
{
"hex": "#40bebf",
"rgb": {
"r": 64,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.472,
"s": 49.804,
"l": 50
},
"oklch": {
"l": 0.73444,
"c": 0.108,
"h": 195.8
},
"luminance": 0.41678
}Semantic roles & 50–950 ramp
primary
#40BEBF
secondary
#CA9191
accent
#504ED9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282