#4CBD97#4CBD97
#4CBD97 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.3% C 0.118 H 167.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBD97 |
|---|---|
| RGB | rgb(76, 189, 151) |
| HSL | hsl(160, 46%, 52%) |
| HSV | hsv(160, 60%, 74%) |
| CMYK | cmyk(59.8%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(69.59, -41.19, 9.76) |
| CIE-LCH | lch(69.59, 42.33, 166.67°) |
| OKLab | oklab(72.32% -0.1149 0.025) |
| OKLCH | oklch(72.32% 0.118 167.7) |
| XYZ | xyz(26.7613, 40.1634, 35.6141) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.47
Green Blue
#01C08D
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.73
Greenblue
#23C48B
ΔE00 4.83
Greenish Teal
#32BF84
ΔE00 5.06
Dark Seafoam
#1FB57A
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBD97 #BD4C72
analogous
#4CBD5F #4CBD97 #4CABBD
triadic
#4CBD97 #974CBD #BD974C
tetradic
#4CBD97 #5F4CBD #BD4C72 #ABBD4C
square
#4CBD97 #5F4CBD #BD4C72 #ABBD4C
split-complementary
#4CBD97 #BD4CAB #BD5F4C
monochromatic
#266852 #379575 #4CBD97 #79CDB1 #A5DECB
Accessibility & contrast
On white
2.32
#4CBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#4CBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBD97
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBD97 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B195
Deuteranopia (green-blind)
#A8A599
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4cbd97; /* rgb */ color: rgb(76, 189, 151); /* oklch */ color: oklch(72.3% 0.118 167.7);
Tailwind
colors: {
custom: {
50: '#89d1b5',
500: '#4cbd97',
950: '#000000',
},
}SCSS
$custom: #4cbd97; $custom-light: #89d1b5; $custom-dark: #000000;
JSON
{
"hex": "#4cbd97",
"rgb": {
"r": 76,
"g": 189,
"b": 151
},
"hsl": {
"h": 159.823,
"s": 46.122,
"l": 51.961
},
"oklch": {
"l": 0.72316,
"c": 0.11757,
"h": 167.7
},
"luminance": 0.40166
}Semantic roles & 50–950 ramp
primary
#4CBD97
secondary
#CB9AAA
accent
#527ED6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280