#4BBDAC#4BBDAC
#4BBDAC is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.9% C 0.106 H 181.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBDAC |
|---|---|
| RGB | rgb(75, 189, 172) |
| HSL | hsl(171, 46%, 52%) |
| HSV | hsv(171, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 9%, 25.9%) |
| CIE-LAB | lab(70.08, -36.22, -1.00) |
| CIE-LCH | lch(70.08, 36.23, 181.59°) |
| OKLab | oklab(72.89% -0.1058 -0.0033) |
| OKLCH | oklch(72.89% 0.106 181.8) |
| XYZ | xyz(28.5422, 40.8667, 45.4056) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.38
Topaz
#13BBAF
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 3.28
Lightseagreen
#20B2AA
ΔE00 4.84
Greeny Blue
#42B395
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBDAC #BD4B5C
analogous
#4BBD73 #4BBDAC #4B95BD
triadic
#4BBDAC #AC4BBD #BDAC4B
tetradic
#4BBDAC #734BBD #BD4B5C #95BD4B
square
#4BBDAC #734BBD #BD4B5C #95BD4B
split-complementary
#4BBDAC #BD4B95 #BD734B
monochromatic
#26685E #369486 #4BBDAC #78CDC1 #A5DED5
Accessibility & contrast
On white
2.29
#4BBDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#4BBDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBDAC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBDAC | 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)
#B5B3AB
Deuteranopia (green-blind)
#A4A6AE
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4bbdac; /* rgb */ color: rgb(75, 189, 172); /* oklch */ color: oklch(72.9% 0.106 181.8);
Tailwind
colors: {
custom: {
50: '#89d1c4',
500: '#4bbdac',
950: '#000000',
},
}SCSS
$custom: #4bbdac; $custom-light: #89d1c4; $custom-dark: #000000;
JSON
{
"hex": "#4bbdac",
"rgb": {
"r": 75,
"g": 189,
"b": 172
},
"hsl": {
"h": 171.053,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72886,
"c": 0.10581,
"h": 181.8
},
"luminance": 0.4087
}Semantic roles & 50–950 ramp
primary
#4BBDAC
secondary
#CB99A0
accent
#5266D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281