#4AC09F#4AC09F
#4AC09F is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.2% C 0.117 H 171.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4AC09F |
|---|---|
| RGB | rgb(74, 192, 159) |
| HSL | hsl(163, 48%, 52%) |
| HSV | hsv(163, 61%, 75%) |
| CMYK | cmyk(61.5%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(70.63, -41.01, 6.89) |
| CIE-LCH | lch(70.63, 41.58, 170.46°) |
| OKLab | oklab(73.22% -0.1155 0.0176) |
| OKLCH | oklch(73.22% 0.117 171.4) |
| XYZ | xyz(27.9286, 41.6554, 39.3626) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 4.02
Turquoise (survey)
#06C2AC
ΔE00 4.71
Tealish
#24BCA8
ΔE00 4.83
Green Blue
#01C08D
ΔE00 5.03
Greenblue
#23C48B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AC09F #C04A6B
analogous
#4AC064 #4AC09F #4AA6C0
triadic
#4AC09F #9F4AC0 #C09F4A
tetradic
#4AC09F #644AC0 #C04A6B #A6C04A
square
#4AC09F #644AC0 #C04A6B #A6C04A
split-complementary
#4AC09F #C04AA6 #C0644A
monochromatic
#256B57 #35987C #4AC09F #77D0B7 #A5E0CF
Accessibility & contrast
On white
2.25
#4AC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#4AC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AC09F
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AC09F | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4ac09f; /* rgb */ color: rgb(74, 192, 159); /* oklch */ color: oklch(73.2% 0.117 171.4);
Tailwind
colors: {
custom: {
50: '#89d4bb',
500: '#4ac09f',
950: '#000000',
},
}SCSS
$custom: #4ac09f; $custom-light: #89d4bb; $custom-dark: #000000;
JSON
{
"hex": "#4ac09f",
"rgb": {
"r": 74,
"g": 192,
"b": 159
},
"hsl": {
"h": 163.22,
"s": 48.361,
"l": 52.157
},
"oklch": {
"l": 0.73216,
"c": 0.1168,
"h": 171.4
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#4AC09F
secondary
#CD99A8
accent
#5076D8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380