#4AAA95#4AAA95
#4AAA95 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.096 H 176.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAA95 |
|---|---|
| RGB | rgb(74, 170, 149) |
| HSL | hsl(167, 39%, 48%) |
| HSV | hsv(167, 56%, 67%) |
| CMYK | cmyk(56.5%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(63.65, -33.46, 2.33) |
| CIE-LCH | lch(63.65, 33.54, 176.02°) |
| OKLab | oklab(67.45% -0.096 0.0057) |
| OKLCH | oklch(67.45% 0.096 176.6) |
| XYZ | xyz(22.6211, 32.3730, 33.4844) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.63
Dull Teal
#5F9E8F
ΔE00 5.01
Grey Teal
#5E9B8A
ΔE00 5.60
Tealish
#24BCA8
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAA95 #AA4A5F
analogous
#4AAA65 #4AAA95 #4A8FAA
triadic
#4AAA95 #954AAA #AA954A
tetradic
#4AAA95 #654AAA #AA4A5F #8FAA4A
square
#4AAA95 #654AAA #AA4A5F #8FAA4A
split-complementary
#4AAA95 #AA4A8F #AA654A
monochromatic
#25554A #377F70 #4AAA95 #70C1AF #9BD3C7
Accessibility & contrast
On white
2.81
#4AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#4AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAA95
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAA95 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A094
Deuteranopia (green-blind)
#959697
Tritanopia (blue-blind)
#05ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aaa95; /* rgb */ color: rgb(74, 170, 149); /* oklch */ color: oklch(67.5% 0.096 176.6);
Tailwind
colors: {
custom: {
50: '#85c4b4',
500: '#4aaa95',
950: '#000000',
},
}SCSS
$custom: #4aaa95; $custom-light: #85c4b4; $custom-dark: #000000;
JSON
{
"hex": "#4aaa95",
"rgb": {
"r": 74,
"g": 170,
"b": 149
},
"hsl": {
"h": 166.875,
"s": 39.344,
"l": 47.843
},
"oklch": {
"l": 0.67451,
"c": 0.09622,
"h": 176.6
},
"luminance": 0.32375
}Semantic roles & 50–950 ramp
primary
#4AAA95
secondary
#C0909A
accent
#5973CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180