#4BBB97#4BBB97
#4BBB97 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.116 H 168.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBB97 |
|---|---|
| RGB | rgb(75, 187, 151) |
| HSL | hsl(161, 45%, 51%) |
| HSV | hsv(161, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(68.95, -40.51, 8.85) |
| CIE-LCH | lch(68.95, 41.46, 167.68°) |
| OKLab | oklab(71.79% -0.1133 0.0226) |
| OKLCH | oklch(71.79% 0.116 168.7) |
| XYZ | xyz(26.2552, 39.2682, 35.4680) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.76
Green Blue
#01C08D
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 5.14
Greenblue
#23C48B
ΔE00 5.41
Greenish Teal
#32BF84
ΔE00 5.57
Tealish
#24BCA8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBB97 #BB4B6F
analogous
#4BBB5F #4BBB97 #4BA7BB
triadic
#4BBB97 #974BBB #BB974B
tetradic
#4BBB97 #5F4BBB #BB4B6F #A7BB4B
square
#4BBB97 #5F4BBB #BB4B6F #A7BB4B
split-complementary
#4BBB97 #BB4BA7 #BB5F4B
monochromatic
#266551 #379275 #4BBB97 #77CCB1 #A4DDCA
Accessibility & contrast
On white
2.37
#4BBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#4BBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBB97
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBB97 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF95
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4bbb97; /* rgb */ color: rgb(75, 187, 151); /* oklch */ color: oklch(71.8% 0.116 168.7);
Tailwind
colors: {
custom: {
50: '#88d0b5',
500: '#4bbb97',
950: '#000000',
},
}SCSS
$custom: #4bbb97; $custom-light: #88d0b5; $custom-dark: #000000;
JSON
{
"hex": "#4bbb97",
"rgb": {
"r": 75,
"g": 187,
"b": 151
},
"hsl": {
"h": 160.714,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.71785,
"c": 0.11552,
"h": 168.7
},
"luminance": 0.39271
}Semantic roles & 50–950 ramp
primary
#4BBB97
secondary
#CA98A8
accent
#537DD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280