#4CB598#4CB598
#4CB598 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.107 H 172.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB598 |
|---|---|
| RGB | rgb(76, 181, 152) |
| HSL | hsl(163, 42%, 50%) |
| HSV | hsv(163, 58%, 71%) |
| CMYK | cmyk(58%, 0%, 16%, 29%) |
| CIE-LAB | lab(67.16, -37.38, 5.75) |
| CIE-LCH | lch(67.16, 37.82, 171.25°) |
| OKLab | oklab(70.35% -0.1057 0.0146) |
| OKLCH | oklch(70.35% 0.107 172.1) |
| XYZ | xyz(25.1692, 36.8488, 35.4858) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.02
Tealish
#24BCA8
ΔE00 4.65
Turquoise (survey)
#06C2AC
ΔE00 5.53
Green Blue
#01C08D
ΔE00 6.41
Mediumaquamarine
#66CDAA
ΔE00 6.66
Topaz
#13BBAF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB598 #B54C69
analogous
#4CB564 #4CB598 #4C9DB5
triadic
#4CB598 #984CB5 #B5984C
tetradic
#4CB598 #644CB5 #B54C69 #9DB54C
square
#4CB598 #644CB5 #B54C69 #9DB54C
split-complementary
#4CB598 #B54C9D #B5644C
monochromatic
#275F50 #398B74 #4CB598 #77C7B1 #A3D9CA
Accessibility & contrast
On white
2.51
#4CB598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#4CB598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB598
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB598 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4cb598; /* rgb */ color: rgb(76, 181, 152); /* oklch */ color: oklch(70.3% 0.107 172.1);
Tailwind
colors: {
custom: {
50: '#88ccb6',
500: '#4cb598',
950: '#000000',
},
}SCSS
$custom: #4cb598; $custom-light: #88ccb6; $custom-dark: #000000;
JSON
{
"hex": "#4cb598",
"rgb": {
"r": 76,
"g": 181,
"b": 152
},
"hsl": {
"h": 163.429,
"s": 41.502,
"l": 50.392
},
"oklch": {
"l": 0.7035,
"c": 0.1067,
"h": 172.1
},
"luminance": 0.36851
}Semantic roles & 50–950 ramp
primary
#4CB598
secondary
#C697A4
accent
#5678D1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280