#4BBD9D#4BBD9D
#4BBD9D is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.4% C 0.114 H 171.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBD9D |
|---|---|
| RGB | rgb(75, 189, 157) |
| HSL | hsl(163, 46%, 52%) |
| HSV | hsv(163, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 16.9%, 25.9%) |
| CIE-LAB | lab(69.70, -39.97, 6.65) |
| CIE-LCH | lch(69.70, 40.52, 170.56°) |
| OKLab | oklab(72.45% -0.1126 0.0169) |
| OKLCH | oklch(72.45% 0.114 171.5) |
| XYZ | xyz(27.1821, 40.3226, 38.2423) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.82
Tealish
#24BCA8
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.66
Turquoise (survey)
#06C2AC
ΔE00 4.79
Green Blue
#01C08D
ΔE00 5.25
Greenblue
#23C48B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBD9D #BD4B6B
analogous
#4BBD64 #4BBD9D #4BA4BD
triadic
#4BBD9D #9D4BBD #BD9D4B
tetradic
#4BBD9D #644BBD #BD4B6B #A4BD4B
square
#4BBD9D #644BBD #BD4B6B #A4BD4B
split-complementary
#4BBD9D #BD4BA4 #BD644B
monochromatic
#266855 #36947A #4BBD9D #78CDB5 #A5DECE
Accessibility & contrast
On white
2.32
#4BBD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#4BBD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBD9D
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBD9D | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19B
Deuteranopia (green-blind)
#A7A59F
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbd9d; /* rgb */ color: rgb(75, 189, 157); /* oklch */ color: oklch(72.4% 0.114 171.5);
Tailwind
colors: {
custom: {
50: '#88d1b9',
500: '#4bbd9d',
950: '#000000',
},
}SCSS
$custom: #4bbd9d; $custom-light: #88d1b9; $custom-dark: #000000;
JSON
{
"hex": "#4bbd9d",
"rgb": {
"r": 75,
"g": 189,
"b": 157
},
"hsl": {
"h": 163.158,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72447,
"c": 0.11391,
"h": 171.5
},
"luminance": 0.40325
}Semantic roles & 50–950 ramp
primary
#4BBD9D
secondary
#CB99A7
accent
#5277D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280