#4BBBAA#4BBBAA
#4BBBAA is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.105 H 181.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBBAA |
|---|---|
| RGB | rgb(75, 187, 170) |
| HSL | hsl(171, 45%, 51%) |
| HSV | hsv(171, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(69.42, -35.81, -0.87) |
| CIE-LCH | lch(69.42, 35.82, 181.39°) |
| OKLab | oklab(72.33% -0.1045 -0.0029) |
| OKLCH | oklch(72.33% 0.105 181.6) |
| XYZ | xyz(27.9244, 39.9359, 44.2592) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.37
Topaz
#13BBAF
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 3.52
Lightseagreen
#20B2AA
ΔE00 4.58
Greeny Blue
#42B395
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBBAA #BB4B5C
analogous
#4BBB72 #4BBBAA #4B94BB
triadic
#4BBBAA #AA4BBB #BBAA4B
tetradic
#4BBBAA #724BBB #BB4B5C #94BB4B
square
#4BBBAA #724BBB #BB4B5C #94BB4B
split-complementary
#4BBBAA #BB4B94 #BB724B
monochromatic
#26655C #379284 #4BBBAA #77CCBF #A4DDD4
Accessibility & contrast
On white
2.34
#4BBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#4BBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBBAA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBBAA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbbaa; /* rgb */ color: rgb(75, 187, 170); /* oklch */ color: oklch(72.3% 0.105 181.6);
Tailwind
colors: {
custom: {
50: '#89d0c3',
500: '#4bbbaa',
950: '#000000',
},
}SCSS
$custom: #4bbbaa; $custom-light: #89d0c3; $custom-dark: #000000;
JSON
{
"hex": "#4bbbaa",
"rgb": {
"r": 75,
"g": 187,
"b": 170
},
"hsl": {
"h": 170.893,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.72333,
"c": 0.10456,
"h": 181.6
},
"luminance": 0.39939
}Semantic roles & 50–950 ramp
primary
#4BBBAA
secondary
#CA98A0
accent
#5367D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281