#4AA998#4AA998
#4AA998 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.3% C 0.094 H 179.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA998 |
|---|---|
| RGB | rgb(74, 169, 152) |
| HSL | hsl(169, 39%, 48%) |
| HSV | hsv(169, 56%, 66%) |
| CMYK | cmyk(56.2%, 0%, 10.1%, 33.7%) |
| CIE-LAB | lab(63.42, -32.23, 0.32) |
| CIE-LCH | lch(63.42, 32.23, 179.42°) |
| OKLab | oklab(67.29% -0.0935 0.0003) |
| OKLCH | oklch(67.29% 0.094 179.8) |
| XYZ | xyz(22.6770, 32.0966, 34.6999) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.56
Greeny Blue
#42B395
ΔE00 4.86
Lightseagreen
#20B2AA
ΔE00 5.08
Grey Teal
#5E9B8A
ΔE00 5.38
Blue Green
#0F9B8E
ΔE00 5.75
Tealish
#24BCA8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA998 #A94A5B
analogous
#4AA968 #4AA998 #4A8BA9
triadic
#4AA998 #984AA9 #A9984A
tetradic
#4AA998 #684AA9 #A94A5B #8BA94A
square
#4AA998 #684AA9 #A94A5B #8BA94A
split-complementary
#4AA998 #A94A8B #A9684A
monochromatic
#25544B #377E72 #4AA998 #70C0B2 #9AD3C9
Accessibility & contrast
On white
2.83
#4AA998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#4AA998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA998
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA998 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A097
Deuteranopia (green-blind)
#949599
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aa998; /* rgb */ color: rgb(74, 169, 152); /* oklch */ color: oklch(67.3% 0.094 179.8);
Tailwind
colors: {
custom: {
50: '#85c3b6',
500: '#4aa998',
950: '#000000',
},
}SCSS
$custom: #4aa998; $custom-light: #85c3b6; $custom-dark: #000000;
JSON
{
"hex": "#4aa998",
"rgb": {
"r": 74,
"g": 169,
"b": 152
},
"hsl": {
"h": 169.263,
"s": 39.095,
"l": 47.647
},
"oklch": {
"l": 0.67293,
"c": 0.09353,
"h": 179.8
},
"luminance": 0.32099
}Semantic roles & 50–950 ramp
primary
#4AA998
secondary
#BF8F98
accent
#596ECF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180