#4BBD9B#4BBD9B
#4BBD9B is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.4% C 0.115 H 170.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBD9B |
|---|---|
| RGB | rgb(75, 189, 155) |
| HSL | hsl(162, 46%, 52%) |
| HSV | hsv(162, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 18%, 25.9%) |
| CIE-LAB | lab(69.65, -40.45, 7.67) |
| CIE-LCH | lch(69.65, 41.17, 169.26°) |
| OKLab | oklab(72.39% -0.1136 0.0196) |
| OKLCH | oklch(72.39% 0.115 170.2) |
| XYZ | xyz(27.0128, 40.2549, 37.3504) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.94
Mediumaquamarine
#66CDAA
ΔE00 4.62
Green Blue
#01C08D
ΔE00 4.77
Tealish
#24BCA8
ΔE00 5.18
Turquoise (survey)
#06C2AC
ΔE00 5.28
Greenblue
#23C48B
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBD9B #BD4B6D
analogous
#4BBD62 #4BBD9B #4BA6BD
triadic
#4BBD9B #9B4BBD #BD9B4B
tetradic
#4BBD9B #624BBD #BD4B6D #A6BD4B
square
#4BBD9B #624BBD #BD4B6D #A6BD4B
split-complementary
#4BBD9B #BD4BA6 #BD624B
monochromatic
#266854 #369478 #4BBD9B #78CDB4 #A5DECD
Accessibility & contrast
On white
2.32
#4BBD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#4BBD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBD9B
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBD9B | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#A8A59D
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbd9b; /* rgb */ color: rgb(75, 189, 155); /* oklch */ color: oklch(72.4% 0.115 170.2);
Tailwind
colors: {
custom: {
50: '#88d1b8',
500: '#4bbd9b',
950: '#000000',
},
}SCSS
$custom: #4bbd9b; $custom-light: #88d1b8; $custom-dark: #000000;
JSON
{
"hex": "#4bbd9b",
"rgb": {
"r": 75,
"g": 189,
"b": 155
},
"hsl": {
"h": 162.105,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72392,
"c": 0.11525,
"h": 170.2
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#4BBD9B
secondary
#CB99A8
accent
#5279D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280