#4CBB9D#4CBB9D
#4CBB9D is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.111 H 172.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBB9D |
|---|---|
| RGB | rgb(76, 187, 157) |
| HSL | hsl(164, 45%, 52%) |
| HSV | hsv(164, 59%, 73%) |
| CMYK | cmyk(59.4%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(69.12, -38.88, 5.82) |
| CIE-LCH | lch(69.12, 39.31, 171.49°) |
| OKLab | oklab(71.98% -0.1099 0.0148) |
| OKLCH | oklch(71.98% 0.111 172.3) |
| XYZ | xyz(26.8337, 39.5088, 38.1036) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.34
Tealish
#24BCA8
ΔE00 4.24
Turquoise (survey)
#06C2AC
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.18
Green Blue
#01C08D
ΔE00 5.81
Topaz
#13BBAF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBB9D #BB4C6A
analogous
#4CBB66 #4CBB9D #4CA2BB
triadic
#4CBB9D #9D4CBB #BB9D4C
tetradic
#4CBB9D #664CBB #BB4C6A #A2BB4C
square
#4CBB9D #664CBB #BB4C6A #A2BB4C
split-complementary
#4CBB9D #BB4CA2 #BB664C
monochromatic
#276655 #38927A #4CBB9D #78CCB5 #A5DDCE
Accessibility & contrast
On white
2.36
#4CBB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#4CBB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBB9D
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBB9D | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#A5A49F
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4cbb9d; /* rgb */ color: rgb(76, 187, 157); /* oklch */ color: oklch(72.0% 0.111 172.3);
Tailwind
colors: {
custom: {
50: '#89d0b9',
500: '#4cbb9d',
950: '#000000',
},
}SCSS
$custom: #4cbb9d; $custom-light: #89d0b9; $custom-dark: #000000;
JSON
{
"hex": "#4cbb9d",
"rgb": {
"r": 76,
"g": 187,
"b": 157
},
"hsl": {
"h": 163.784,
"s": 44.939,
"l": 51.569
},
"oklch": {
"l": 0.71982,
"c": 0.11091,
"h": 172.3
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#4CBB9D
secondary
#CA99A6
accent
#5376D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280