#4DBAAB#4DBAAB
#4DBAAB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.102 H 182.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4DBAAB |
|---|---|
| RGB | rgb(77, 186, 171) |
| HSL | hsl(172, 44%, 52%) |
| HSV | hsv(172, 59%, 73%) |
| CMYK | cmyk(58.6%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(69.21, -34.71, -1.73) |
| CIE-LCH | lch(69.21, 34.75, 182.85°) |
| OKLab | oklab(72.18% -0.1019 -0.0052) |
| OKLCH | oklch(72.18% 0.102 182.9) |
| XYZ | xyz(27.9669, 39.6330, 44.6963) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.87
Topaz
#13BBAF
ΔE00 3.01
Turquoise (survey)
#06C2AC
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 4.11
Greeny Blue
#42B395
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DBAAB #BA4D5C
analogous
#4DBA75 #4DBAAB #4D93BA
triadic
#4DBAAB #AB4DBA #BAAB4D
tetradic
#4DBAAB #754DBA #BA4D5C #93BA4D
square
#4DBAAB #754DBA #BA4D5C #93BA4D
split-complementary
#4DBAAB #BA4D93 #BA754D
monochromatic
#27655D #389185 #4DBAAB #79CBC0 #A5DCD5
Accessibility & contrast
On white
2.35
#4DBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#4DBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DBAAB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DBAAB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4dbaab; /* rgb */ color: rgb(77, 186, 171); /* oklch */ color: oklch(72.2% 0.102 182.9);
Tailwind
colors: {
custom: {
50: '#8acfc4',
500: '#4dbaab',
950: '#000000',
},
}SCSS
$custom: #4dbaab; $custom-light: #8acfc4; $custom-dark: #000000;
JSON
{
"hex": "#4dbaab",
"rgb": {
"r": 77,
"g": 186,
"b": 171
},
"hsl": {
"h": 171.743,
"s": 44.13,
"l": 51.569
},
"oklch": {
"l": 0.72183,
"c": 0.10199,
"h": 182.9
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#4DBAAB
secondary
#C999A0
accent
#5466D4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281