#40BABB#40BABB
#40BABB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.106 H 195.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #40BABB |
|---|---|
| RGB | rgb(64, 186, 187) |
| HSL | hsl(180, 49%, 49%) |
| HSV | hsv(180, 66%, 73%) |
| CMYK | cmyk(65.8%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.32, -32.56, -10.39) |
| CIE-LCH | lch(69.32, 34.18, 197.70°) |
| OKLab | oklab(72.33% -0.1016 -0.0288) |
| OKLCH | oklch(72.33% 0.106 195.9) |
| XYZ | xyz(28.6389, 39.7924, 53.1754) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.62
Topaz
#13BBAF
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 6.22
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BABB #BB4140
analogous
#40BB7F #40BABB #407DBB
triadic
#40BABB #BB40BA #BABB40
tetradic
#40BABB #7F40BB #BB4140 #7DBB40
square
#40BABB #7F40BB #BB4140 #7DBB40
split-complementary
#40BABB #BB407D #BB7F40
monochromatic
#215F60 #308D8D #40BABB #6CCCCD #99DCDC
Accessibility & contrast
On white
2.34
#40BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#40BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BABB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BABB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #40babb; /* rgb */ color: rgb(64, 186, 187); /* oklch */ color: oklch(72.3% 0.106 195.9);
Tailwind
colors: {
custom: {
50: '#85cfcf',
500: '#40babb',
950: '#000000',
},
}SCSS
$custom: #40babb; $custom-light: #85cfcf; $custom-dark: #000000;
JSON
{
"hex": "#40babb",
"rgb": {
"r": 64,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.488,
"s": 49.004,
"l": 49.216
},
"oklch": {
"l": 0.7233,
"c": 0.10558,
"h": 195.9
},
"luminance": 0.39796
}Semantic roles & 50–950 ramp
primary
#40BABB
secondary
#C88F8F
accent
#504FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282