#4AAA98#4AAA98
#4AAA98 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.095 H 179.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAA98 |
|---|---|
| RGB | rgb(74, 170, 152) |
| HSL | hsl(169, 39%, 48%) |
| HSV | hsv(169, 56%, 67%) |
| CMYK | cmyk(56.5%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.73, -32.70, 0.77) |
| CIE-LCH | lch(63.73, 32.71, 178.65°) |
| OKLab | oklab(67.54% -0.0947 0.0015) |
| OKLCH | oklch(67.54% 0.095 179.1) |
| XYZ | xyz(22.8637, 32.4701, 34.7621) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.42
Dull Teal
#5F9E8F
ΔE00 4.82
Lightseagreen
#20B2AA
ΔE00 5.18
Tealish
#24BCA8
ΔE00 5.55
Grey Teal
#5E9B8A
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAA98 #AA4A5C
analogous
#4AAA68 #4AAA98 #4A8CAA
triadic
#4AAA98 #984AAA #AA984A
tetradic
#4AAA98 #684AAA #AA4A5C #8CAA4A
square
#4AAA98 #684AAA #AA4A5C #8CAA4A
split-complementary
#4AAA98 #AA4A8C #AA684A
monochromatic
#25554C #377F72 #4AAA98 #70C1B2 #9BD3C9
Accessibility & contrast
On white
2.80
#4AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#4AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAA98
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAA98 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aaa98; /* rgb */ color: rgb(74, 170, 152); /* oklch */ color: oklch(67.5% 0.095 179.1);
Tailwind
colors: {
custom: {
50: '#85c4b6',
500: '#4aaa98',
950: '#000000',
},
}SCSS
$custom: #4aaa98; $custom-light: #85c4b6; $custom-dark: #000000;
JSON
{
"hex": "#4aaa98",
"rgb": {
"r": 74,
"g": 170,
"b": 152
},
"hsl": {
"h": 168.75,
"s": 39.344,
"l": 47.843
},
"oklch": {
"l": 0.67542,
"c": 0.09467,
"h": 179.1
},
"luminance": 0.32472
}Semantic roles & 50–950 ramp
primary
#4AAA98
secondary
#C09099
accent
#596FCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180