#4DABB0#4DABB0
#4DABB0 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.089 H 200.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #4DABB0 |
|---|---|
| RGB | rgb(77, 171, 176) |
| HSL | hsl(183, 39%, 50%) |
| HSV | hsv(183, 56%, 69%) |
| CMYK | cmyk(56.2%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(64.83, -26.12, -10.98) |
| CIE-LCH | lch(64.83, 28.33, 202.81°) |
| OKLab | oklab(68.69% -0.0832 -0.0304) |
| OKLCH | oklch(68.69% 0.089 200) |
| XYZ | xyz(25.4567, 33.8357, 46.2553) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.82
Turquoise Blue
#06B1C4
ΔE00 5.21
Lightseagreen
#20B2AA
ΔE00 6.48
Sea
#3C9992
ΔE00 7.75
Topaz
#13BBAF
ΔE00 8.63
Dull Teal
#5F9E8F
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DABB0 #B0524D
analogous
#4DB083 #4DABB0 #4D7AB0
triadic
#4DABB0 #B04DAB #ABB04D
tetradic
#4DABB0 #834DB0 #B0524D #7AB04D
square
#4DABB0 #834DB0 #B0524D #7AB04D
split-complementary
#4DABB0 #B04D7A #B0834D
monochromatic
#28585B #3A8285 #4DABB0 #77C0C3 #A1D3D6
Accessibility & contrast
On white
2.70
#4DABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#4DABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DABB0
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DABB0 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B0
Deuteranopia (green-blind)
#9098B1
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4dabb0; /* rgb */ color: rgb(77, 171, 176); /* oklch */ color: oklch(68.7% 0.089 200.0);
Tailwind
colors: {
custom: {
50: '#88c4c7',
500: '#4dabb0',
950: '#000000',
},
}SCSS
$custom: #4dabb0; $custom-light: #88c4c7; $custom-dark: #000000;
JSON
{
"hex": "#4dabb0",
"rgb": {
"r": 77,
"g": 171,
"b": 176
},
"hsl": {
"h": 183.03,
"s": 39.13,
"l": 49.608
},
"oklch": {
"l": 0.68693,
"c": 0.08857,
"h": 200
},
"luminance": 0.33838
}Semantic roles & 50–950 ramp
primary
#4DABB0
secondary
#C39896
accent
#5F59CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182