#4AA698#4AA698
#4AA698 is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.5% C 0.090 H 182.1°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA698 |
|---|---|
| RGB | rgb(74, 166, 152) |
| HSL | hsl(171, 38%, 47%) |
| HSV | hsv(171, 55%, 65%) |
| CMYK | cmyk(55.4%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(62.50, -30.79, -1.02) |
| CIE-LCH | lch(62.50, 30.81, 181.90°) |
| OKLab | oklab(66.55% -0.0901 -0.0032) |
| OKLCH | oklch(66.55% 0.09 182.1) |
| XYZ | xyz(22.1253, 30.9932, 34.5160) |
| Luminance | 0.3100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.98
Sea
#3C9992
ΔE00 4.83
Grey Teal
#5E9B8A
ΔE00 4.90
Lightseagreen
#20B2AA
ΔE00 5.00
Blue Green
#0F9B8E
ΔE00 5.02
Greeny Blue
#42B395
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA698 #A64A58
analogous
#4AA66A #4AA698 #4A86A6
triadic
#4AA698 #984AA6 #A6984A
tetradic
#4AA698 #6A4AA6 #A64A58 #86A64A
square
#4AA698 #6A4AA6 #A64A58 #86A64A
split-complementary
#4AA698 #A64A86 #A66A4A
monochromatic
#24514A #377C71 #4AA698 #6FBFB2 #99D1C9
Accessibility & contrast
On white
2.92
#4AA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#4AA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA698
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA698 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D97
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#02A9A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4aa698; /* rgb */ color: rgb(74, 166, 152); /* oklch */ color: oklch(66.5% 0.090 182.1);
Tailwind
colors: {
custom: {
50: '#85c1b6',
500: '#4aa698',
950: '#000000',
},
}SCSS
$custom: #4aa698; $custom-light: #85c1b6; $custom-dark: #000000;
JSON
{
"hex": "#4aa698",
"rgb": {
"r": 74,
"g": 166,
"b": 152
},
"hsl": {
"h": 170.87,
"s": 38.333,
"l": 47.059
},
"oklch": {
"l": 0.66546,
"c": 0.0902,
"h": 182.1
},
"luminance": 0.30995
}Semantic roles & 50–950 ramp
primary
#4AA698
secondary
#BE8E95
accent
#5A6BCE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180