#4DA39B#4DA39B
#4DA39B is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.0% C 0.084 H 187.3°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA39B |
|---|---|
| RGB | rgb(77, 163, 155) |
| HSL | hsl(174, 36%, 47%) |
| HSV | hsv(174, 53%, 64%) |
| CMYK | cmyk(52.8%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.77, -27.90, -3.77) |
| CIE-LCH | lch(61.77, 28.15, 187.69°) |
| OKLab | oklab(66.01% -0.0834 -0.0106) |
| OKLCH | oklch(66.01% 0.084 187.3) |
| XYZ | xyz(22.0716, 30.1367, 35.6578) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.51
Dull Teal
#5F9E8F
ΔE00 4.20
Blue Green
#0F9B8E
ΔE00 5.25
Grey Teal
#5E9B8A
ΔE00 5.28
Lightseagreen
#20B2AA
ΔE00 5.29
Cadetblue
#5F9EA0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA39B #A34D55
analogous
#4DA370 #4DA39B #4D80A3
triadic
#4DA39B #9B4DA3 #A39B4D
tetradic
#4DA39B #704DA3 #A34D55 #80A34D
square
#4DA39B #704DA3 #A34D55 #80A34D
split-complementary
#4DA39B #A34D80 #A3704D
monochromatic
#26504C #397973 #4DA39B #71BCB5 #9BD0CB
Accessibility & contrast
On white
2.99
#4DA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#4DA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA39B
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA39B | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#13A6A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4da39b; /* rgb */ color: rgb(77, 163, 155); /* oklch */ color: oklch(66.0% 0.084 187.3);
Tailwind
colors: {
custom: {
50: '#86beb8',
500: '#4da39b',
950: '#000000',
},
}SCSS
$custom: #4da39b; $custom-light: #86beb8; $custom-dark: #000000;
JSON
{
"hex": "#4da39b",
"rgb": {
"r": 77,
"g": 163,
"b": 155
},
"hsl": {
"h": 174.419,
"s": 35.833,
"l": 47.059
},
"oklch": {
"l": 0.66013,
"c": 0.08407,
"h": 187.3
},
"luminance": 0.30139
}Semantic roles & 50–950 ramp
primary
#4DA39B
secondary
#BC9094
accent
#5C66CC
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180