#4BBAAB#4BBAAB
#4BBAAB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.103 H 183.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBAAB |
|---|---|
| RGB | rgb(75, 186, 171) |
| HSL | hsl(172, 45%, 51%) |
| HSV | hsv(172, 60%, 73%) |
| CMYK | cmyk(59.7%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(69.15, -35.09, -1.82) |
| CIE-LCH | lch(69.15, 35.14, 182.97°) |
| OKLab | oklab(72.12% -0.103 -0.0055) |
| OKLCH | oklch(72.12% 0.103 183) |
| XYZ | xyz(27.8079, 39.5511, 44.6888) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.74
Topaz
#13BBAF
ΔE00 2.86
Turquoise (survey)
#06C2AC
ΔE00 3.96
Lightseagreen
#20B2AA
ΔE00 4.00
Greeny Blue
#42B395
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBAAB #BA4B5A
analogous
#4BBA73 #4BBAAB #4B91BA
triadic
#4BBAAB #AB4BBA #BAAB4B
tetradic
#4BBAAB #734BBA #BA4B5A #91BA4B
square
#4BBAAB #734BBA #BA4B5A #91BA4B
split-complementary
#4BBAAB #BA4B91 #BA734B
monochromatic
#26645C #379084 #4BBAAB #77CBC0 #A3DCD4
Accessibility & contrast
On white
2.36
#4BBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#4BBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBAAB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBAAB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4bbaab; /* rgb */ color: rgb(75, 186, 171); /* oklch */ color: oklch(72.1% 0.103 183.0);
Tailwind
colors: {
custom: {
50: '#89cfc4',
500: '#4bbaab',
950: '#000000',
},
}SCSS
$custom: #4bbaab; $custom-light: #89cfc4; $custom-dark: #000000;
JSON
{
"hex": "#4bbaab",
"rgb": {
"r": 75,
"g": 186,
"b": 171
},
"hsl": {
"h": 171.892,
"s": 44.578,
"l": 51.176
},
"oklch": {
"l": 0.72119,
"c": 0.10314,
"h": 183
},
"luminance": 0.39554
}Semantic roles & 50–950 ramp
primary
#4BBAAB
secondary
#C9989F
accent
#5465D4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281