#4CA39B#4CA39B
#4CA39B is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.0% C 0.085 H 187.3°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4CA39B |
|---|---|
| RGB | rgb(76, 163, 155) |
| HSL | hsl(174, 36%, 47%) |
| HSV | hsv(174, 53%, 64%) |
| CMYK | cmyk(53.4%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.74, -28.11, -3.82) |
| CIE-LCH | lch(61.74, 28.37, 187.74°) |
| OKLab | oklab(65.97% -0.0841 -0.0108) |
| OKLCH | oklch(65.97% 0.085 187.3) |
| XYZ | xyz(21.9916, 30.0954, 35.6541) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.46
Dull Teal
#5F9E8F
ΔE00 4.27
Blue Green
#0F9B8E
ΔE00 5.17
Lightseagreen
#20B2AA
ΔE00 5.23
Grey Teal
#5E9B8A
ΔE00 5.33
Cadetblue
#5F9EA0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CA39B #A34C54
analogous
#4CA370 #4CA39B #4C80A3
triadic
#4CA39B #9B4CA3 #A39B4C
tetradic
#4CA39B #704CA3 #A34C54 #80A34C
square
#4CA39B #704CA3 #A34C54 #80A34C
split-complementary
#4CA39B #A34C80 #A3704C
monochromatic
#25504C #397973 #4CA39B #70BCB5 #9AD0CB
Accessibility & contrast
On white
2.99
#4CA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#4CA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CA39B
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CA39B | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#0DA6A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4ca39b; /* rgb */ color: rgb(76, 163, 155); /* oklch */ color: oklch(66.0% 0.085 187.3);
Tailwind
colors: {
custom: {
50: '#86beb8',
500: '#4ca39b',
950: '#000000',
},
}SCSS
$custom: #4ca39b; $custom-light: #86beb8; $custom-dark: #000000;
JSON
{
"hex": "#4ca39b",
"rgb": {
"r": 76,
"g": 163,
"b": 155
},
"hsl": {
"h": 174.483,
"s": 36.402,
"l": 46.863
},
"oklch": {
"l": 0.65974,
"c": 0.08475,
"h": 187.3
},
"luminance": 0.30097
}Semantic roles & 50–950 ramp
primary
#4CA39B
secondary
#BC8F93
accent
#5B66CC
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180