#4CB89D#4CB89D
#4CB89D is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.2% C 0.107 H 173.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB89D |
|---|---|
| RGB | rgb(76, 184, 157) |
| HSL | hsl(165, 43%, 51%) |
| HSV | hsv(165, 59%, 72%) |
| CMYK | cmyk(58.7%, 0%, 14.7%, 27.8%) |
| CIE-LAB | lab(68.20, -37.53, 4.50) |
| CIE-LCH | lch(68.20, 37.80, 173.16°) |
| OKLab | oklab(71.24% -0.1067 0.0113) |
| OKLCH | oklch(71.24% 0.107 173.9) |
| XYZ | xyz(26.2039, 38.2492, 37.8936) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.90
Tealish
#24BCA8
ΔE00 3.74
Turquoise (survey)
#06C2AC
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 6.10
Topaz
#13BBAF
ΔE00 6.10
Green Blue
#01C08D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB89D #B84C67
analogous
#4CB867 #4CB89D #4C9DB8
triadic
#4CB89D #9D4CB8 #B89D4C
tetradic
#4CB89D #674CB8 #B84C67 #9DB84C
square
#4CB89D #674CB8 #B84C67 #9DB84C
split-complementary
#4CB89D #B84C9D #B8674C
monochromatic
#276354 #388E79 #4CB89D #78C9B5 #A4DBCD
Accessibility & contrast
On white
2.43
#4CB89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#4CB89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB89D
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB89D | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9C
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4cb89d; /* rgb */ color: rgb(76, 184, 157); /* oklch */ color: oklch(71.2% 0.107 173.9);
Tailwind
colors: {
custom: {
50: '#88ceb9',
500: '#4cb89d',
950: '#000000',
},
}SCSS
$custom: #4cb89d; $custom-light: #88ceb9; $custom-dark: #000000;
JSON
{
"hex": "#4cb89d",
"rgb": {
"r": 76,
"g": 184,
"b": 157
},
"hsl": {
"h": 165,
"s": 43.2,
"l": 50.98
},
"oklch": {
"l": 0.71238,
"c": 0.10726,
"h": 173.9
},
"luminance": 0.38252
}Semantic roles & 50–950 ramp
primary
#4CB89D
secondary
#C898A4
accent
#5574D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280