#4FBB96#4FBB96
#4FBB96 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.114 H 167.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4FBB96 |
|---|---|
| RGB | rgb(79, 187, 150) |
| HSL | hsl(159, 44%, 52%) |
| HSV | hsv(159, 58%, 73%) |
| CMYK | cmyk(57.8%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(69.04, -39.93, 9.55) |
| CIE-LCH | lch(69.04, 41.05, 166.56°) |
| OKLab | oklab(71.89% -0.1114 0.0245) |
| OKLCH | oklch(71.89% 0.114 167.6) |
| XYZ | xyz(26.4971, 39.4024, 35.0573) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Green Blue
#01C08D
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 5.07
Greenblue
#23C48B
ΔE00 5.27
Greenish Teal
#32BF84
ΔE00 5.33
Bluey Green
#2BB179
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FBB96 #BB4F74
analogous
#4FBB60 #4FBB96 #4FAABB
triadic
#4FBB96 #964FBB #BB964F
tetradic
#4FBB96 #604FBB #BB4F74 #AABB4F
square
#4FBB96 #604FBB #BB4F74 #AABB4F
split-complementary
#4FBB96 #BB4FAA #BB604F
monochromatic
#286852 #399475 #4FBB96 #7BCCB0 #A7DDCB
Accessibility & contrast
On white
2.36
#4FBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#4FBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FBB96
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FBB96 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#11BCB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4fbb96; /* rgb */ color: rgb(79, 187, 150); /* oklch */ color: oklch(71.9% 0.114 167.6);
Tailwind
colors: {
custom: {
50: '#8ad0b4',
500: '#4fbb96',
950: '#000000',
},
}SCSS
$custom: #4fbb96; $custom-light: #8ad0b4; $custom-dark: #000000;
JSON
{
"hex": "#4fbb96",
"rgb": {
"r": 79,
"g": 187,
"b": 150
},
"hsl": {
"h": 159.444,
"s": 44.262,
"l": 52.157
},
"oklch": {
"l": 0.7189,
"c": 0.1141,
"h": 167.6
},
"luminance": 0.39405
}Semantic roles & 50–950 ramp
primary
#4FBB96
secondary
#CA9BAB
accent
#5480D4
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1411
muted
#7D8280