#4AC09B#4AC09B
#4AC09B is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.1% C 0.120 H 169.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4AC09B |
|---|---|
| RGB | rgb(74, 192, 155) |
| HSL | hsl(161, 48%, 52%) |
| HSV | hsv(161, 61%, 75%) |
| CMYK | cmyk(61.5%, 0%, 19.3%, 24.7%) |
| CIE-LAB | lab(70.54, -41.96, 8.93) |
| CIE-LCH | lch(70.54, 42.90, 167.98°) |
| OKLab | oklab(73.11% -0.1173 0.0229) |
| OKLCH | oklch(73.11% 0.12 169) |
| XYZ | xyz(27.5871, 41.5188, 37.5641) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.06
Green Blue
#01C08D
ΔE00 4.12
Greenblue
#23C48B
ΔE00 4.93
Greenish Teal
#32BF84
ΔE00 5.45
Turquoise (survey)
#06C2AC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AC09B #C04A6F
analogous
#4AC060 #4AC09B #4AAAC0
triadic
#4AC09B #9B4AC0 #C09B4A
tetradic
#4AC09B #604AC0 #C04A6F #AAC04A
square
#4AC09B #604AC0 #C04A6F #AAC04A
split-complementary
#4AC09B #C04AAA #C0604A
monochromatic
#256B55 #359879 #4AC09B #77D0B4 #A5E0CD
Accessibility & contrast
On white
2.26
#4AC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#4AC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AC09B
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AC09B | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#AAA89D
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4ac09b; /* rgb */ color: rgb(74, 192, 155); /* oklch */ color: oklch(73.1% 0.120 169.0);
Tailwind
colors: {
custom: {
50: '#88d4b8',
500: '#4ac09b',
950: '#000000',
},
}SCSS
$custom: #4ac09b; $custom-light: #88d4b8; $custom-dark: #000000;
JSON
{
"hex": "#4ac09b",
"rgb": {
"r": 74,
"g": 192,
"b": 155
},
"hsl": {
"h": 161.186,
"s": 48.361,
"l": 52.157
},
"oklch": {
"l": 0.73107,
"c": 0.11953,
"h": 169
},
"luminance": 0.41522
}Semantic roles & 50–950 ramp
primary
#4AC09B
secondary
#CD99A9
accent
#507BD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380