#4CB099#4CB099
#4CB099 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.1% C 0.100 H 175.7°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB099 |
|---|---|
| RGB | rgb(76, 176, 153) |
| HSL | hsl(166, 40%, 49%) |
| HSV | hsv(166, 57%, 69%) |
| CMYK | cmyk(56.8%, 0%, 13.1%, 31%) |
| CIE-LAB | lab(65.66, -34.84, 3.03) |
| CIE-LCH | lch(65.66, 34.97, 175.04°) |
| OKLab | oklab(69.14% -0.0997 0.0075) |
| OKLCH | oklch(69.14% 0.1 175.7) |
| XYZ | xyz(24.2530, 34.8847, 35.5861) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.33
Tealish
#24BCA8
ΔE00 4.45
Turquoise (survey)
#06C2AC
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.02
Lightseagreen
#20B2AA
ΔE00 6.13
Dull Teal
#5F9E8F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB099 #B04C63
analogous
#4CB067 #4CB099 #4C95B0
triadic
#4CB099 #994CB0 #B0994C
tetradic
#4CB099 #674CB0 #B04C63 #95B04C
square
#4CB099 #674CB0 #B04C63 #95B04C
split-complementary
#4CB099 #B04C95 #B0674C
monochromatic
#275B4F #3A8574 #4CB099 #76C4B2 #A0D6CA
Accessibility & contrast
On white
2.63
#4CB099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#4CB099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB099
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB099 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#02B2A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4cb099; /* rgb */ color: rgb(76, 176, 153); /* oklch */ color: oklch(69.1% 0.100 175.7);
Tailwind
colors: {
custom: {
50: '#87c8b7',
500: '#4cb099',
950: '#000000',
},
}SCSS
$custom: #4cb099; $custom-light: #87c8b7; $custom-dark: #000000;
JSON
{
"hex": "#4cb099",
"rgb": {
"r": 76,
"g": 176,
"b": 153
},
"hsl": {
"h": 166.2,
"s": 39.683,
"l": 49.412
},
"oklch": {
"l": 0.69135,
"c": 0.09996,
"h": 175.7
},
"luminance": 0.34887
}Semantic roles & 50–950 ramp
primary
#4CB099
secondary
#C3959F
accent
#5874D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280