#4AA69F#4AA69F
#4AA69F is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.8% C 0.088 H 188.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA69F |
|---|---|
| RGB | rgb(74, 166, 159) |
| HSL | hsl(175, 38%, 47%) |
| HSV | hsv(175, 55%, 65%) |
| CMYK | cmyk(55.4%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(62.70, -28.94, -4.66) |
| CIE-LCH | lch(62.70, 29.31, 189.14°) |
| OKLab | oklab(66.77% -0.087 -0.013) |
| OKLCH | oklch(66.77% 0.088 188.5) |
| XYZ | xyz(22.7156, 31.2293, 37.6249) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 4.35
Dull Teal
#5F9E8F
ΔE00 5.12
Cadetblue
#5F9EA0
ΔE00 5.70
Blue Green
#0F9B8E
ΔE00 5.71
Grey Teal
#5E9B8A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA69F #A64A51
analogous
#4AA671 #4AA69F #4A7FA6
triadic
#4AA69F #9F4AA6 #A69F4A
tetradic
#4AA69F #714AA6 #A64A51 #7FA64A
square
#4AA69F #714AA6 #A64A51 #7FA64A
split-complementary
#4AA69F #A64A7F #A6714A
monochromatic
#24514E #377C76 #4AA69F #6FBFB9 #99D1CD
Accessibility & contrast
On white
2.90
#4AA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#4AA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA69F
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA69F | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9F
Deuteranopia (green-blind)
#8F93A0
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4aa69f; /* rgb */ color: rgb(74, 166, 159); /* oklch */ color: oklch(66.8% 0.088 188.5);
Tailwind
colors: {
custom: {
50: '#85c1bb',
500: '#4aa69f',
950: '#000000',
},
}SCSS
$custom: #4aa69f; $custom-light: #85c1bb; $custom-dark: #000000;
JSON
{
"hex": "#4aa69f",
"rgb": {
"r": 74,
"g": 166,
"b": 159
},
"hsl": {
"h": 175.435,
"s": 38.333,
"l": 47.059
},
"oklch": {
"l": 0.66773,
"c": 0.08794,
"h": 188.5
},
"luminance": 0.31231
}Semantic roles & 50–950 ramp
primary
#4AA69F
secondary
#BE8E92
accent
#5A62CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180