#4BBB94#4BBB94
#4BBB94 is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.7% C 0.118 H 166.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBB94 |
|---|---|
| RGB | rgb(75, 187, 148) |
| HSL | hsl(159, 45%, 51%) |
| HSV | hsv(159, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(68.88, -41.21, 10.38) |
| CIE-LCH | lch(68.88, 42.50, 165.86°) |
| OKLab | oklab(71.71% -0.1147 0.0266) |
| OKLCH | oklch(71.71% 0.118 166.9) |
| XYZ | xyz(26.0146, 39.1720, 34.2012) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.31
Green Blue
#01C08D
ΔE00 3.87
Greenblue
#23C48B
ΔE00 4.75
Greenish Teal
#32BF84
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.32
Bluey Green
#2BB179
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBB94 #BB4B72
analogous
#4BBB5C #4BBB94 #4BAABB
triadic
#4BBB94 #944BBB #BB944B
tetradic
#4BBB94 #5C4BBB #BB4B72 #AABB4B
square
#4BBB94 #5C4BBB #BB4B72 #AABB4B
split-complementary
#4BBB94 #BB4BAA #BB5C4B
monochromatic
#26654F #379272 #4BBB94 #77CCAE #A4DDC9
Accessibility & contrast
On white
2.38
#4BBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#4BBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBB94
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBB94 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#A7A397
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4bbb94; /* rgb */ color: rgb(75, 187, 148); /* oklch */ color: oklch(71.7% 0.118 166.9);
Tailwind
colors: {
custom: {
50: '#88d0b3',
500: '#4bbb94',
950: '#000000',
},
}SCSS
$custom: #4bbb94; $custom-light: #88d0b3; $custom-dark: #000000;
JSON
{
"hex": "#4bbb94",
"rgb": {
"r": 75,
"g": 187,
"b": 148
},
"hsl": {
"h": 159.107,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.71706,
"c": 0.11772,
"h": 166.9
},
"luminance": 0.39175
}Semantic roles & 50–950 ramp
primary
#4BBB94
secondary
#CA98A9
accent
#5380D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280