#4BBBA9#4BBBA9
#4BBBA9 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.105 H 180.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBBA9 |
|---|---|
| RGB | rgb(75, 187, 169) |
| HSL | hsl(170, 45%, 51%) |
| HSV | hsv(170, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 9.6%, 26.7%) |
| CIE-LAB | lab(69.40, -36.07, -0.36) |
| CIE-LCH | lch(69.40, 36.07, 180.57°) |
| OKLab | oklab(72.3% -0.105 -0.0016) |
| OKLCH | oklch(72.3% 0.105 180.9) |
| XYZ | xyz(27.8301, 39.8982, 43.7629) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.27
Topaz
#13BBAF
ΔE00 3.39
Turquoise (survey)
#06C2AC
ΔE00 3.41
Greeny Blue
#42B395
ΔE00 4.79
Lightseagreen
#20B2AA
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBBA9 #BB4B5D
analogous
#4BBB71 #4BBBA9 #4B95BB
triadic
#4BBBA9 #A94BBB #BBA94B
tetradic
#4BBBA9 #714BBB #BB4B5D #95BB4B
square
#4BBBA9 #714BBB #BB4B5D #95BB4B
split-complementary
#4BBBA9 #BB4B95 #BB714B
monochromatic
#26655B #379283 #4BBBA9 #77CCBE #A4DDD3
Accessibility & contrast
On white
2.34
#4BBBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#4BBBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBBA9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBBA9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A8
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4bbba9; /* rgb */ color: rgb(75, 187, 169); /* oklch */ color: oklch(72.3% 0.105 180.9);
Tailwind
colors: {
custom: {
50: '#89d0c2',
500: '#4bbba9',
950: '#000000',
},
}SCSS
$custom: #4bbba9; $custom-light: #89d0c2; $custom-dark: #000000;
JSON
{
"hex": "#4bbba9",
"rgb": {
"r": 75,
"g": 187,
"b": 169
},
"hsl": {
"h": 170.357,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.72303,
"c": 0.10499,
"h": 180.9
},
"luminance": 0.39901
}Semantic roles & 50–950 ramp
primary
#4BBBA9
secondary
#CA98A0
accent
#5368D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281