#4BBBA8#4BBBA8
#4BBBA8 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.105 H 180.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBBA8 |
|---|---|
| RGB | rgb(75, 187, 168) |
| HSL | hsl(170, 45%, 51%) |
| HSV | hsv(170, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 10.2%, 26.7%) |
| CIE-LAB | lab(69.37, -36.33, 0.15) |
| CIE-LCH | lch(69.37, 36.33, 179.77°) |
| OKLab | oklab(72.27% -0.1054 -0.0002) |
| OKLCH | oklch(72.27% 0.105 180.1) |
| XYZ | xyz(27.7366, 39.8608, 43.2704) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.22
Turquoise (survey)
#06C2AC
ΔE00 3.34
Topaz
#13BBAF
ΔE00 3.63
Greeny Blue
#42B395
ΔE00 4.48
Lightseagreen
#20B2AA
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBBA8 #BB4B5E
analogous
#4BBB70 #4BBBA8 #4B96BB
triadic
#4BBBA8 #A84BBB #BBA84B
tetradic
#4BBBA8 #704BBB #BB4B5E #96BB4B
square
#4BBBA8 #704BBB #BB4B5E #96BB4B
split-complementary
#4BBBA8 #BB4B96 #BB704B
monochromatic
#26655B #379282 #4BBBA8 #77CCBD #A4DDD3
Accessibility & contrast
On white
2.34
#4BBBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#4BBBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBBA8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBBA8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A7
Deuteranopia (green-blind)
#A3A4AA
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4bbba8; /* rgb */ color: rgb(75, 187, 168); /* oklch */ color: oklch(72.3% 0.105 180.1);
Tailwind
colors: {
custom: {
50: '#89d0c1',
500: '#4bbba8',
950: '#000000',
},
}SCSS
$custom: #4bbba8; $custom-light: #89d0c1; $custom-dark: #000000;
JSON
{
"hex": "#4bbba8",
"rgb": {
"r": 75,
"g": 187,
"b": 168
},
"hsl": {
"h": 169.821,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.72272,
"c": 0.10543,
"h": 180.1
},
"luminance": 0.39864
}Semantic roles & 50–950 ramp
primary
#4BBBA8
secondary
#CA98A1
accent
#5369D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281