#4BBBAD#4BBBAD
#4BBBAD is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.103 H 183.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBBAD |
|---|---|
| RGB | rgb(75, 187, 173) |
| HSL | hsl(173, 45%, 51%) |
| HSV | hsv(173, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.51, -35.03, -2.40) |
| CIE-LCH | lch(69.51, 35.11, 183.92°) |
| OKLab | oklab(72.43% -0.1032 -0.007) |
| OKLCH | oklch(72.43% 0.103 183.9) |
| XYZ | xyz(28.2114, 40.0507, 45.7709) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.71
Tealish
#24BCA8
ΔE00 2.94
Lightseagreen
#20B2AA
ΔE00 3.95
Turquoise (survey)
#06C2AC
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBBAD #BB4B59
analogous
#4BBB75 #4BBBAD #4B91BB
triadic
#4BBBAD #AD4BBB #BBAD4B
tetradic
#4BBBAD #754BBB #BB4B59 #91BB4B
square
#4BBBAD #754BBB #BB4B59 #91BB4B
split-complementary
#4BBBAD #BB4B91 #BB754B
monochromatic
#26655D #379286 #4BBBAD #77CCC1 #A4DDD5
Accessibility & contrast
On white
2.33
#4BBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#4BBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBBAD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBBAD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbbad; /* rgb */ color: rgb(75, 187, 173); /* oklch */ color: oklch(72.4% 0.103 183.9);
Tailwind
colors: {
custom: {
50: '#89d0c5',
500: '#4bbbad',
950: '#000000',
},
}SCSS
$custom: #4bbbad; $custom-light: #89d0c5; $custom-dark: #000000;
JSON
{
"hex": "#4bbbad",
"rgb": {
"r": 75,
"g": 187,
"b": 173
},
"hsl": {
"h": 172.5,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.72427,
"c": 0.10341,
"h": 183.9
},
"luminance": 0.40054
}Semantic roles & 50–950 ramp
primary
#4BBBAD
secondary
#CA989E
accent
#5363D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281