#4AA39B#4AA39B
#4AA39B is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.9% C 0.086 H 187.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA39B |
|---|---|
| RGB | rgb(74, 163, 155) |
| HSL | hsl(175, 38%, 46%) |
| HSV | hsv(175, 55%, 64%) |
| CMYK | cmyk(54.6%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.67, -28.55, -3.93) |
| CIE-LCH | lch(61.67, 28.81, 187.85°) |
| OKLab | oklab(65.9% -0.0854 -0.0111) |
| OKLCH | oklch(65.9% 0.086 187.4) |
| XYZ | xyz(21.8351, 30.0147, 35.6467) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.38
Dull Teal
#5F9E8F
ΔE00 4.41
Blue Green
#0F9B8E
ΔE00 5.01
Lightseagreen
#20B2AA
ΔE00 5.12
Grey Teal
#5E9B8A
ΔE00 5.44
Cadetblue
#5F9EA0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA39B #A34A52
analogous
#4AA36F #4AA39B #4A7FA3
triadic
#4AA39B #9B4AA3 #A39B4A
tetradic
#4AA39B #6F4AA3 #A34A52 #7FA34A
square
#4AA39B #6F4AA3 #A34A52 #7FA34A
split-complementary
#4AA39B #A34A7F #A36F4A
monochromatic
#244F4B #377973 #4AA39B #6DBDB6 #97D0CB
Accessibility & contrast
On white
3.00
#4AA39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#4AA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA39B
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA39B | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4aa39b; /* rgb */ color: rgb(74, 163, 155); /* oklch */ color: oklch(65.9% 0.086 187.4);
Tailwind
colors: {
custom: {
50: '#85beb8',
500: '#4aa39b',
950: '#000000',
},
}SCSS
$custom: #4aa39b; $custom-light: #85beb8; $custom-dark: #000000;
JSON
{
"hex": "#4aa39b",
"rgb": {
"r": 74,
"g": 163,
"b": 155
},
"hsl": {
"h": 174.607,
"s": 37.553,
"l": 46.471
},
"oklch": {
"l": 0.65899,
"c": 0.08608,
"h": 187.4
},
"luminance": 0.30017
}Semantic roles & 50–950 ramp
primary
#4AA39B
secondary
#BC8D91
accent
#5A65CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180