#4BBDA9#4BBDA9
#4BBDA9 is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.8% C 0.107 H 179.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBDA9 |
|---|---|
| RGB | rgb(75, 189, 169) |
| HSL | hsl(169, 46%, 52%) |
| HSV | hsv(169, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 10.6%, 25.9%) |
| CIE-LAB | lab(70.00, -36.99, 0.52) |
| CIE-LCH | lch(70.00, 36.99, 179.19°) |
| OKLab | oklab(72.79% -0.1071 0.0008) |
| OKLCH | oklch(72.79% 0.107 179.6) |
| XYZ | xyz(28.2574, 40.7527, 43.9053) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.20
Turquoise (survey)
#06C2AC
ΔE00 3.02
Topaz
#13BBAF
ΔE00 3.86
Greeny Blue
#42B395
ΔE00 4.56
Lightseagreen
#20B2AA
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBDA9 #BD4B5F
analogous
#4BBD70 #4BBDA9 #4B98BD
triadic
#4BBDA9 #A94BBD #BDA94B
tetradic
#4BBDA9 #704BBD #BD4B5F #98BD4B
square
#4BBDA9 #704BBD #BD4B5F #98BD4B
split-complementary
#4BBDA9 #BD4B98 #BD704B
monochromatic
#26685C #369484 #4BBDA9 #78CDBE #A5DED4
Accessibility & contrast
On white
2.29
#4BBDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#4BBDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBDA9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBDA9 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A8
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4bbda9; /* rgb */ color: rgb(75, 189, 169); /* oklch */ color: oklch(72.8% 0.107 179.6);
Tailwind
colors: {
custom: {
50: '#89d1c2',
500: '#4bbda9',
950: '#000000',
},
}SCSS
$custom: #4bbda9; $custom-light: #89d1c2; $custom-dark: #000000;
JSON
{
"hex": "#4bbda9",
"rgb": {
"r": 75,
"g": 189,
"b": 169
},
"hsl": {
"h": 169.474,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72794,
"c": 0.10712,
"h": 179.6
},
"luminance": 0.40756
}Semantic roles & 50–950 ramp
primary
#4BBDA9
secondary
#CB99A2
accent
#5269D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281