#4AB69F#4AB69F
#4AB69F is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.105 H 176.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB69F |
|---|---|
| RGB | rgb(74, 182, 159) |
| HSL | hsl(167, 43%, 50%) |
| HSV | hsv(167, 59%, 71%) |
| CMYK | cmyk(59.3%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.59, -36.51, 2.50) |
| CIE-LCH | lch(67.59, 36.60, 176.09°) |
| OKLab | oklab(70.74% -0.1047 0.0061) |
| OKLCH | oklch(70.74% 0.105 176.7) |
| XYZ | xyz(25.8071, 37.4123, 38.6554) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.52
Tealish
#24BCA8
ΔE00 3.08
Turquoise (survey)
#06C2AC
ΔE00 4.33
Topaz
#13BBAF
ΔE00 5.03
Lightseagreen
#20B2AA
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB69F #B64A61
analogous
#4AB669 #4AB69F #4A97B6
triadic
#4AB69F #9F4AB6 #B69F4A
tetradic
#4AB69F #694AB6 #B64A61 #97B64A
square
#4AB69F #694AB6 #B64A61 #97B64A
split-complementary
#4AB69F #B64A97 #B6694A
monochromatic
#265F53 #388B79 #4AB69F #76C8B6 #A1D9CD
Accessibility & contrast
On white
2.48
#4AB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#4AB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB69F
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB69F | 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)
#B0AC9E
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4ab69f; /* rgb */ color: rgb(74, 182, 159); /* oklch */ color: oklch(70.7% 0.105 176.7);
Tailwind
colors: {
custom: {
50: '#87ccbb',
500: '#4ab69f',
950: '#000000',
},
}SCSS
$custom: #4ab69f; $custom-light: #87ccbb; $custom-dark: #000000;
JSON
{
"hex": "#4ab69f",
"rgb": {
"r": 74,
"g": 182,
"b": 159
},
"hsl": {
"h": 167.222,
"s": 42.52,
"l": 50.196
},
"oklch": {
"l": 0.70735,
"c": 0.10487,
"h": 176.7
},
"luminance": 0.37415
}Semantic roles & 50–950 ramp
primary
#4AB69F
secondary
#C696A0
accent
#5570D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280