#4BBDAB#4BBDAB
#4BBDAB is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.9% C 0.106 H 181.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBDAB |
|---|---|
| RGB | rgb(75, 189, 171) |
| HSL | hsl(171, 46%, 52%) |
| HSV | hsv(171, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(70.06, -36.48, -0.50) |
| CIE-LCH | lch(70.06, 36.48, 180.78°) |
| OKLab | oklab(72.86% -0.1062 -0.0019) |
| OKLCH | oklch(72.86% 0.106 181) |
| XYZ | xyz(28.4466, 40.8284, 44.9017) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.27
Turquoise (survey)
#06C2AC
ΔE00 3.16
Topaz
#13BBAF
ΔE00 3.38
Lightseagreen
#20B2AA
ΔE00 5.07
Greeny Blue
#42B395
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBDAB #BD4B5D
analogous
#4BBD72 #4BBDAB #4B96BD
triadic
#4BBDAB #AB4BBD #BDAB4B
tetradic
#4BBDAB #724BBD #BD4B5D #96BD4B
square
#4BBDAB #724BBD #BD4B5D #96BD4B
split-complementary
#4BBDAB #BD4B96 #BD724B
monochromatic
#26685D #369486 #4BBDAB #78CDC0 #A5DED5
Accessibility & contrast
On white
2.29
#4BBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#4BBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBDAB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBDAB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AA
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4bbdab; /* rgb */ color: rgb(75, 189, 171); /* oklch */ color: oklch(72.9% 0.106 181.0);
Tailwind
colors: {
custom: {
50: '#89d1c4',
500: '#4bbdab',
950: '#000000',
},
}SCSS
$custom: #4bbdab; $custom-light: #89d1c4; $custom-dark: #000000;
JSON
{
"hex": "#4bbdab",
"rgb": {
"r": 75,
"g": 189,
"b": 171
},
"hsl": {
"h": 170.526,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72855,
"c": 0.10624,
"h": 181
},
"luminance": 0.40831
}Semantic roles & 50–950 ramp
primary
#4BBDAB
secondary
#CB99A1
accent
#5267D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281