#4AB69C#4AB69C
#4AB69C is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.107 H 174.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB69C |
|---|---|
| RGB | rgb(74, 182, 156) |
| HSL | hsl(166, 43%, 50%) |
| HSV | hsv(166, 59%, 71%) |
| CMYK | cmyk(59.3%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(67.51, -37.26, 4.04) |
| CIE-LCH | lch(67.51, 37.48, 173.82°) |
| OKLab | oklab(70.65% -0.1061 0.0101) |
| OKLCH | oklch(70.65% 0.107 174.6) |
| XYZ | xyz(25.5499, 37.3095, 37.3010) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.67
Tealish
#24BCA8
ΔE00 3.67
Turquoise (survey)
#06C2AC
ΔE00 4.69
Topaz
#13BBAF
ΔE00 5.90
Mediumaquamarine
#66CDAA
ΔE00 6.72
Lightseagreen
#20B2AA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB69C #B64A64
analogous
#4AB666 #4AB69C #4A9AB6
triadic
#4AB69C #9C4AB6 #B69C4A
tetradic
#4AB69C #664AB6 #B64A64 #9AB64A
square
#4AB69C #664AB6 #B64A64 #9AB64A
split-complementary
#4AB69C #B64A9A #B6664A
monochromatic
#265F52 #388B77 #4AB69C #76C8B4 #A1D9CC
Accessibility & contrast
On white
2.48
#4AB69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#4AB69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB69C
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB69C | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9B
Deuteranopia (green-blind)
#A0A09E
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab69c; /* rgb */ color: rgb(74, 182, 156); /* oklch */ color: oklch(70.6% 0.107 174.6);
Tailwind
colors: {
custom: {
50: '#87ccb9',
500: '#4ab69c',
950: '#000000',
},
}SCSS
$custom: #4ab69c; $custom-light: #87ccb9; $custom-dark: #000000;
JSON
{
"hex": "#4ab69c",
"rgb": {
"r": 74,
"g": 182,
"b": 156
},
"hsl": {
"h": 165.556,
"s": 42.52,
"l": 50.196
},
"oklch": {
"l": 0.70647,
"c": 0.10656,
"h": 174.6
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#4AB69C
secondary
#C696A1
accent
#5574D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280