#4CB799#4CB799
#4CB799 is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.109 H 171.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB799 |
|---|---|
| RGB | rgb(76, 183, 153) |
| HSL | hsl(163, 43%, 51%) |
| HSV | hsv(163, 58%, 72%) |
| CMYK | cmyk(58.5%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(67.80, -38.05, 6.11) |
| CIE-LCH | lch(67.80, 38.53, 170.87°) |
| OKLab | oklab(70.88% -0.1074 0.0156) |
| OKLCH | oklch(70.88% 0.109 171.8) |
| XYZ | xyz(25.6610, 37.7008, 36.0555) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.37
Tealish
#24BCA8
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 5.33
Green Blue
#01C08D
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.12
Topaz
#13BBAF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB799 #B74C6A
analogous
#4CB764 #4CB799 #4C9FB7
triadic
#4CB799 #994CB7 #B7994C
tetradic
#4CB799 #644CB7 #B74C6A #9FB74C
square
#4CB799 #644CB7 #B74C6A #9FB74C
split-complementary
#4CB799 #B74C9F #B7644C
monochromatic
#276151 #398D75 #4CB799 #78C9B2 #A3DACB
Accessibility & contrast
On white
2.46
#4CB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#4CB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB799
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB799 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#A2A09B
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4cb799; /* rgb */ color: rgb(76, 183, 153); /* oklch */ color: oklch(70.9% 0.109 171.8);
Tailwind
colors: {
custom: {
50: '#88cdb7',
500: '#4cb799',
950: '#000000',
},
}SCSS
$custom: #4cb799; $custom-light: #88cdb7; $custom-dark: #000000;
JSON
{
"hex": "#4cb799",
"rgb": {
"r": 76,
"g": 183,
"b": 153
},
"hsl": {
"h": 163.178,
"s": 42.629,
"l": 50.784
},
"oklch": {
"l": 0.70876,
"c": 0.10854,
"h": 171.8
},
"luminance": 0.37703
}Semantic roles & 50–950 ramp
primary
#4CB799
secondary
#C798A5
accent
#5578D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280