#4CA69A#4CA69A
#4CA69A is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.7% C 0.088 H 183.7°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4CA69A |
|---|---|
| RGB | rgb(76, 166, 154) |
| HSL | hsl(172, 37%, 47%) |
| HSV | hsv(172, 54%, 65%) |
| CMYK | cmyk(54.2%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.63, -29.84, -1.95) |
| CIE-LCH | lch(62.63, 29.91, 183.75°) |
| OKLab | oklab(66.68% -0.0879 -0.0057) |
| OKLCH | oklch(66.68% 0.088 183.7) |
| XYZ | xyz(22.4469, 31.1399, 35.3933) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.04
Sea
#3C9992
ΔE00 4.57
Lightseagreen
#20B2AA
ΔE00 4.76
Grey Teal
#5E9B8A
ΔE00 5.07
Blue Green
#0F9B8E
ΔE00 5.21
Greyish Teal
#719F91
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CA69A #A64C58
analogous
#4CA66D #4CA69A #4C85A6
triadic
#4CA69A #9A4CA6 #A69A4C
tetradic
#4CA69A #6D4CA6 #A64C58 #85A64C
square
#4CA69A #6D4CA6 #A64C58 #85A64C
split-complementary
#4CA69A #A64C85 #A66D4C
monochromatic
#26524C #397C73 #4CA69A #71BEB4 #9BD1CA
Accessibility & contrast
On white
2.91
#4CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#4CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CA69A
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CA69A | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#91939B
Tritanopia (blue-blind)
#0CA9A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ca69a; /* rgb */ color: rgb(76, 166, 154); /* oklch */ color: oklch(66.7% 0.088 183.7);
Tailwind
colors: {
custom: {
50: '#86c1b7',
500: '#4ca69a',
950: '#000000',
},
}SCSS
$custom: #4ca69a; $custom-light: #86c1b7; $custom-dark: #000000;
JSON
{
"hex": "#4ca69a",
"rgb": {
"r": 76,
"g": 166,
"b": 154
},
"hsl": {
"h": 172,
"s": 37.19,
"l": 47.451
},
"oklch": {
"l": 0.66684,
"c": 0.08814,
"h": 183.7
},
"luminance": 0.31142
}Semantic roles & 50–950 ramp
primary
#4CA69A
secondary
#BE9096
accent
#5B6ACD
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180