#4CA698#4CA698
#4CA698 is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.089 H 181.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4CA698 |
|---|---|
| RGB | rgb(76, 166, 152) |
| HSL | hsl(171, 37%, 47%) |
| HSV | hsv(171, 54%, 65%) |
| CMYK | cmyk(54.2%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(62.57, -30.36, -0.91) |
| CIE-LCH | lch(62.57, 30.38, 181.72°) |
| OKLab | oklab(66.62% -0.0889 -0.0029) |
| OKLCH | oklch(66.62% 0.089 181.9) |
| XYZ | xyz(22.2817, 31.0739, 34.5233) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.83
Grey Teal
#5E9B8A
ΔE00 4.78
Sea
#3C9992
ΔE00 4.88
Lightseagreen
#20B2AA
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.17
Greeny Blue
#42B395
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CA698 #A64C5A
analogous
#4CA66B #4CA698 #4C87A6
triadic
#4CA698 #984CA6 #A6984C
tetradic
#4CA698 #6B4CA6 #A64C5A #87A64C
square
#4CA698 #6B4CA6 #A64C5A #87A64C
split-complementary
#4CA698 #A64C87 #A66B4C
monochromatic
#26524B #397C72 #4CA698 #71BEB2 #9BD1C9
Accessibility & contrast
On white
2.91
#4CA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#4CA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CA698
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CA698 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D97
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#10A9A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ca698; /* rgb */ color: rgb(76, 166, 152); /* oklch */ color: oklch(66.6% 0.089 181.9);
Tailwind
colors: {
custom: {
50: '#86c1b6',
500: '#4ca698',
950: '#000000',
},
}SCSS
$custom: #4ca698; $custom-light: #86c1b6; $custom-dark: #000000;
JSON
{
"hex": "#4ca698",
"rgb": {
"r": 76,
"g": 166,
"b": 152
},
"hsl": {
"h": 170.667,
"s": 37.19,
"l": 47.451
},
"oklch": {
"l": 0.6662,
"c": 0.08891,
"h": 181.9
},
"luminance": 0.31076
}Semantic roles & 50–950 ramp
primary
#4CA698
secondary
#BE9097
accent
#5B6CCD
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180