#40BEBE#40BEBE
#40BEBE is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.4% C 0.108 H 195.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #40BEBE |
|---|---|
| RGB | rgb(64, 190, 190) |
| HSL | hsl(180, 50%, 50%) |
| HSV | hsv(180, 66%, 75%) |
| CMYK | cmyk(66.3%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.62, -33.60, -10.11) |
| CIE-LCH | lch(70.62, 35.09, 196.74°) |
| OKLab | oklab(73.41% -0.1043 -0.0281) |
| OKLCH | oklch(73.41% 0.108 195.1) |
| XYZ | xyz(29.8179, 41.6312, 55.1694) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.44
Lightseagreen
#20B2AA
ΔE00 4.98
Topaz
#13BBAF
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.10
Tealish
#24BCA8
ΔE00 7.44
Turquoise Blue
#06B1C4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BEBE #BE4040
analogous
#40BE7F #40BEBE #407FBE
triadic
#40BEBE #BE40BE #BEBE40
tetradic
#40BEBE #7F40BE #BE4040 #7FBE40
square
#40BEBE #7F40BE #BE4040 #7FBE40
split-complementary
#40BEBE #BE407F #BE7F40
monochromatic
#216262 #319090 #40BEBE #6DCECE #9BDDDD
Accessibility & contrast
On white
2.25
#40BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#40BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BEBE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BEBE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #40bebe; /* rgb */ color: rgb(64, 190, 190); /* oklch */ color: oklch(73.4% 0.108 195.1);
Tailwind
colors: {
custom: {
50: '#86d2d1',
500: '#40bebe',
950: '#000000',
},
}SCSS
$custom: #40bebe; $custom-light: #86d2d1; $custom-dark: #000000;
JSON
{
"hex": "#40bebe",
"rgb": {
"r": 64,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 49.606,
"l": 49.804
},
"oklch": {
"l": 0.73409,
"c": 0.10805,
"h": 195.1
},
"luminance": 0.41635
}Semantic roles & 50–950 ramp
primary
#40BEBE
secondary
#C99090
accent
#4F4FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282