#4BB99B#4BB99B
#4BB99B is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.4% C 0.110 H 172.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB99B |
|---|---|
| RGB | rgb(75, 185, 155) |
| HSL | hsl(164, 44%, 51%) |
| HSV | hsv(164, 59%, 73%) |
| CMYK | cmyk(59.5%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(68.43, -38.66, 5.92) |
| CIE-LCH | lch(68.43, 39.11, 171.30°) |
| OKLab | oklab(71.4% -0.1092 0.015) |
| OKLCH | oklch(71.4% 0.11 172.2) |
| XYZ | xyz(26.1642, 38.5577, 37.0675) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.80
Tealish
#24BCA8
ΔE00 4.34
Turquoise (survey)
#06C2AC
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.67
Green Blue
#01C08D
ΔE00 5.85
Topaz
#13BBAF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB99B #B94B69
analogous
#4BB964 #4BB99B #4BA0B9
triadic
#4BB99B #9B4BB9 #B99B4B
tetradic
#4BB99B #644BB9 #B94B69 #A0B94B
square
#4BB99B #644BB9 #B94B69 #A0B94B
split-complementary
#4BB99B #B94BA0 #B9644B
monochromatic
#276353 #388F77 #4BB99B #77CAB3 #A3DBCC
Accessibility & contrast
On white
2.41
#4BB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#4BB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB99B
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB99B | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#A3A29D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #4bb99b; /* rgb */ color: rgb(75, 185, 155); /* oklch */ color: oklch(71.4% 0.110 172.2);
Tailwind
colors: {
custom: {
50: '#88ceb8',
500: '#4bb99b',
950: '#000000',
},
}SCSS
$custom: #4bb99b; $custom-light: #88ceb8; $custom-dark: #000000;
JSON
{
"hex": "#4bb99b",
"rgb": {
"r": 75,
"g": 185,
"b": 155
},
"hsl": {
"h": 163.636,
"s": 44,
"l": 50.98
},
"oklch": {
"l": 0.71397,
"c": 0.11028,
"h": 172.2
},
"luminance": 0.3856
}Semantic roles & 50–950 ramp
primary
#4BB99B
secondary
#C898A5
accent
#5477D4
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280