#4CBD95#4CBD95
#4CBD95 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.119 H 166.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBD95 |
|---|---|
| RGB | rgb(76, 189, 149) |
| HSL | hsl(159, 46%, 52%) |
| HSV | hsv(159, 60%, 74%) |
| CMYK | cmyk(59.8%, 0%, 21.2%, 25.9%) |
| CIE-LAB | lab(69.54, -41.65, 10.78) |
| CIE-LCH | lch(69.54, 43.03, 165.48°) |
| OKLab | oklab(72.26% -0.1158 0.0276) |
| OKLCH | oklch(72.26% 0.119 166.6) |
| XYZ | xyz(26.6002, 40.0990, 34.7660) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.67
Greeny Blue
#42B395
ΔE00 3.82
Greenblue
#23C48B
ΔE00 4.40
Greenish Teal
#32BF84
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.90
Dark Seafoam
#1FB57A
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBD95 #BD4C74
analogous
#4CBD5D #4CBD95 #4CADBD
triadic
#4CBD95 #954CBD #BD954C
tetradic
#4CBD95 #5D4CBD #BD4C74 #ADBD4C
square
#4CBD95 #5D4CBD #BD4C74 #ADBD4C
split-complementary
#4CBD95 #BD4CAD #BD5D4C
monochromatic
#266851 #379574 #4CBD95 #79CDAF #A5DECA
Accessibility & contrast
On white
2.33
#4CBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#4CBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBD95
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBD95 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B193
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4cbd95; /* rgb */ color: rgb(76, 189, 149); /* oklch */ color: oklch(72.3% 0.119 166.6);
Tailwind
colors: {
custom: {
50: '#89d1b4',
500: '#4cbd95',
950: '#000000',
},
}SCSS
$custom: #4cbd95; $custom-light: #89d1b4; $custom-dark: #000000;
JSON
{
"hex": "#4cbd95",
"rgb": {
"r": 76,
"g": 189,
"b": 149
},
"hsl": {
"h": 158.761,
"s": 46.122,
"l": 51.961
},
"oklch": {
"l": 0.72263,
"c": 0.11906,
"h": 166.6
},
"luminance": 0.40102
}Semantic roles & 50–950 ramp
primary
#4CBD95
secondary
#CB9AAB
accent
#5281D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280