#4AB69B#4AB69B
#4AB69B is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.107 H 173.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB69B |
|---|---|
| RGB | rgb(74, 182, 155) |
| HSL | hsl(165, 43%, 50%) |
| HSV | hsv(165, 59%, 71%) |
| CMYK | cmyk(59.3%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(67.48, -37.51, 4.55) |
| CIE-LCH | lch(67.48, 37.78, 173.08°) |
| OKLab | oklab(70.62% -0.1065 0.0115) |
| OKLCH | oklch(70.62% 0.107 173.9) |
| XYZ | xyz(25.4656, 37.2757, 36.8569) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.43
Tealish
#24BCA8
ΔE00 3.90
Turquoise (survey)
#06C2AC
ΔE00 4.85
Topaz
#13BBAF
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.62
Green Blue
#01C08D
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB69B #B64A65
analogous
#4AB665 #4AB69B #4A9BB6
triadic
#4AB69B #9B4AB6 #B69B4A
tetradic
#4AB69B #654AB6 #B64A65 #9BB64A
square
#4AB69B #654AB6 #B64A65 #9BB64A
split-complementary
#4AB69B #B64A9B #B6654A
monochromatic
#265F51 #388B76 #4AB69B #76C8B3 #A1D9CB
Accessibility & contrast
On white
2.48
#4AB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#4AB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB69B
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB69B | 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)
#B0AB9A
Deuteranopia (green-blind)
#A0A09D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab69b; /* rgb */ color: rgb(74, 182, 155); /* oklch */ color: oklch(70.6% 0.107 173.9);
Tailwind
colors: {
custom: {
50: '#87ccb8',
500: '#4ab69b',
950: '#000000',
},
}SCSS
$custom: #4ab69b; $custom-light: #87ccb8; $custom-dark: #000000;
JSON
{
"hex": "#4ab69b",
"rgb": {
"r": 74,
"g": 182,
"b": 155
},
"hsl": {
"h": 165,
"s": 42.52,
"l": 50.196
},
"oklch": {
"l": 0.70618,
"c": 0.10717,
"h": 173.9
},
"luminance": 0.37278
}Semantic roles & 50–950 ramp
primary
#4AB69B
secondary
#C696A2
accent
#5575D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280