#4CB29D#4CB29D
#4CB29D is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.100 H 177.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB29D |
|---|---|
| RGB | rgb(76, 178, 157) |
| HSL | hsl(168, 40%, 50%) |
| HSV | hsv(168, 57%, 70%) |
| CMYK | cmyk(57.3%, 0%, 11.8%, 30.2%) |
| CIE-LAB | lab(66.37, -34.77, 1.85) |
| CIE-LCH | lch(66.37, 34.82, 176.96°) |
| OKLab | oklab(69.75% -0.1001 0.0044) |
| OKLCH | oklch(69.75% 0.1 177.5) |
| XYZ | xyz(24.9839, 35.8092, 37.4870) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.91
Tealish
#24BCA8
ΔE00 3.76
Topaz
#13BBAF
ΔE00 5.16
Turquoise (survey)
#06C2AC
ΔE00 5.25
Lightseagreen
#20B2AA
ΔE00 5.39
Dull Teal
#5F9E8F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB29D #B24C61
analogous
#4CB26A #4CB29D #4C94B2
triadic
#4CB29D #9D4CB2 #B29D4C
tetradic
#4CB29D #6A4CB2 #B24C61 #94B24C
square
#4CB29D #6A4CB2 #B24C61 #94B24C
split-complementary
#4CB29D #B24C94 #B26A4C
monochromatic
#275C51 #3A8777 #4CB29D #76C5B5 #A1D7CC
Accessibility & contrast
On white
2.57
#4CB29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#4CB29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB29D
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB29D | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89C
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4cb29d; /* rgb */ color: rgb(76, 178, 157); /* oklch */ color: oklch(69.8% 0.100 177.5);
Tailwind
colors: {
custom: {
50: '#88c9b9',
500: '#4cb29d',
950: '#000000',
},
}SCSS
$custom: #4cb29d; $custom-light: #88c9b9; $custom-dark: #000000;
JSON
{
"hex": "#4cb29d",
"rgb": {
"r": 76,
"g": 178,
"b": 157
},
"hsl": {
"h": 167.647,
"s": 40.157,
"l": 49.804
},
"oklch": {
"l": 0.6975,
"c": 0.10015,
"h": 177.5
},
"luminance": 0.35812
}Semantic roles & 50–950 ramp
primary
#4CB29D
secondary
#C4969F
accent
#5871D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280