#4CA69B#4CA69B
#4CA69B is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.7% C 0.088 H 184.7°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4CA69B |
|---|---|
| RGB | rgb(76, 166, 155) |
| HSL | hsl(173, 37%, 47%) |
| HSV | hsv(173, 54%, 65%) |
| CMYK | cmyk(54.2%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(62.65, -29.58, -2.47) |
| CIE-LCH | lch(62.65, 29.68, 184.78°) |
| OKLab | oklab(66.72% -0.0875 -0.0071) |
| OKLCH | oklch(66.72% 0.088 184.7) |
| XYZ | xyz(22.5306, 31.1734, 35.8337) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.18
Sea
#3C9992
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 4.64
Grey Teal
#5E9B8A
ΔE00 5.25
Blue Green
#0F9B8E
ΔE00 5.28
Greyish Teal
#719F91
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CA69B #A64C57
analogous
#4CA66E #4CA69B #4C84A6
triadic
#4CA69B #9B4CA6 #A69B4C
tetradic
#4CA69B #6E4CA6 #A64C57 #84A64C
square
#4CA69B #6E4CA6 #A64C57 #84A64C
split-complementary
#4CA69B #A64C84 #A66E4C
monochromatic
#26524D #397C74 #4CA69B #71BEB5 #9BD1CB
Accessibility & contrast
On white
2.90
#4CA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#4CA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CA69B
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CA69B | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#09A9A2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4ca69b; /* rgb */ color: rgb(76, 166, 155); /* oklch */ color: oklch(66.7% 0.088 184.7);
Tailwind
colors: {
custom: {
50: '#86c1b8',
500: '#4ca69b',
950: '#000000',
},
}SCSS
$custom: #4ca69b; $custom-light: #86c1b8; $custom-dark: #000000;
JSON
{
"hex": "#4ca69b",
"rgb": {
"r": 76,
"g": 166,
"b": 155
},
"hsl": {
"h": 172.667,
"s": 37.19,
"l": 47.451
},
"oklch": {
"l": 0.66716,
"c": 0.08778,
"h": 184.7
},
"luminance": 0.31175
}Semantic roles & 50–950 ramp
primary
#4CA69B
secondary
#BE9096
accent
#5B69CD
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180