#40ABBE#40ABBE
#40ABBE is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.099 H 211.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #40ABBE |
|---|---|
| RGB | rgb(64, 171, 190) |
| HSL | hsl(189, 50%, 50%) |
| HSV | hsv(189, 66%, 75%) |
| CMYK | cmyk(66.3%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(64.91, -24.30, -18.70) |
| CIE-LCH | lch(64.91, 30.66, 217.58°) |
| OKLab | oklab(68.8% -0.0848 -0.052) |
| OKLCH | oklch(68.8% 0.099 211.5) |
| XYZ | xyz(25.9676, 33.9307, 53.8859) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.90
Cadetblue
#5F9EA0
ΔE00 7.43
Greyblue
#77A1B5
ΔE00 9.24
Lightseagreen
#20B2AA
ΔE00 11.03
Bluegrey
#85A3B2
ΔE00 11.41
Darkturquoise
#00CED1
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40ABBE #BE5340
analogous
#40BE92 #40ABBE #406CBE
triadic
#40ABBE #BE40AB #ABBE40
tetradic
#40ABBE #9240BE #BE5340 #6CBE40
square
#40ABBE #9240BE #BE5340 #6CBE40
split-complementary
#40ABBE #BE406C #BE9240
monochromatic
#215962 #318290 #40ABBE #6DBFCE #9BD3DD
Accessibility & contrast
On white
2.70
#40ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#40ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40ABBE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40ABBE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#8998BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #40abbe; /* rgb */ color: rgb(64, 171, 190); /* oklch */ color: oklch(68.8% 0.099 211.5);
Tailwind
colors: {
custom: {
50: '#84c4d1',
500: '#40abbe',
950: '#000000',
},
}SCSS
$custom: #40abbe; $custom-light: #84c4d1; $custom-dark: #000000;
JSON
{
"hex": "#40abbe",
"rgb": {
"r": 64,
"g": 171,
"b": 190
},
"hsl": {
"h": 189.048,
"s": 49.606,
"l": 49.804
},
"oklch": {
"l": 0.68798,
"c": 0.09946,
"h": 211.5
},
"luminance": 0.33934
}Semantic roles & 50–950 ramp
primary
#40ABBE
secondary
#C99990
accent
#644FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182