#4AB69E#4AB69E
#4AB69E is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.105 H 176.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB69E |
|---|---|
| RGB | rgb(74, 182, 158) |
| HSL | hsl(167, 43%, 50%) |
| HSV | hsv(167, 59%, 71%) |
| CMYK | cmyk(59.3%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(67.56, -36.76, 3.01) |
| CIE-LCH | lch(67.56, 36.88, 175.32°) |
| OKLab | oklab(70.71% -0.1052 0.0074) |
| OKLCH | oklch(70.71% 0.105 176) |
| XYZ | xyz(25.7207, 37.3778, 38.2003) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.22
Tealish
#24BCA8
ΔE00 3.25
Turquoise (survey)
#06C2AC
ΔE00 4.43
Topaz
#13BBAF
ΔE00 5.32
Lightseagreen
#20B2AA
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB69E #B64A62
analogous
#4AB668 #4AB69E #4A98B6
triadic
#4AB69E #9E4AB6 #B69E4A
tetradic
#4AB69E #684AB6 #B64A62 #98B64A
square
#4AB69E #684AB6 #B64A62 #98B64A
split-complementary
#4AB69E #B64A98 #B6684A
monochromatic
#265F53 #388B78 #4AB69E #76C8B5 #A1D9CD
Accessibility & contrast
On white
2.48
#4AB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#4AB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB69E
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB69E | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9D
Deuteranopia (green-blind)
#A0A0A0
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4ab69e; /* rgb */ color: rgb(74, 182, 158); /* oklch */ color: oklch(70.7% 0.105 176.0);
Tailwind
colors: {
custom: {
50: '#87ccba',
500: '#4ab69e',
950: '#000000',
},
}SCSS
$custom: #4ab69e; $custom-light: #87ccba; $custom-dark: #000000;
JSON
{
"hex": "#4ab69e",
"rgb": {
"r": 74,
"g": 182,
"b": 158
},
"hsl": {
"h": 166.667,
"s": 42.52,
"l": 50.196
},
"oklch": {
"l": 0.70705,
"c": 0.10542,
"h": 176
},
"luminance": 0.3738
}Semantic roles & 50–950 ramp
primary
#4AB69E
secondary
#C696A0
accent
#5571D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280