#4DACBC#4DACBC
#4DACBC is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.4% C 0.092 H 210.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4DACBC |
|---|---|
| RGB | rgb(77, 172, 188) |
| HSL | hsl(189, 45%, 52%) |
| HSV | hsv(189, 59%, 74%) |
| CMYK | cmyk(59%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(65.52, -23.17, -16.62) |
| CIE-LCH | lch(65.52, 28.51, 215.65°) |
| OKLab | oklab(69.38% -0.0793 -0.046) |
| OKLCH | oklch(69.38% 0.092 210.1) |
| XYZ | xyz(26.8865, 34.7110, 52.8502) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.39
Cadetblue
#5F9EA0
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 9.04
Lightseagreen
#20B2AA
ΔE00 10.46
Bluegrey
#85A3B2
ΔE00 11.01
Darkturquoise
#00CED1
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DACBC #BC5D4D
analogous
#4DBC95 #4DACBC #4D75BC
triadic
#4DACBC #BC4DAC #ACBC4D
tetradic
#4DACBC #954DBC #BC5D4D #75BC4D
square
#4DACBC #954DBC #BC5D4D #75BC4D
split-complementary
#4DACBC #BC4D75 #BC954D
monochromatic
#275E68 #388794 #4DACBC #79C1CD #A6D5DD
Accessibility & contrast
On white
2.64
#4DACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#4DACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DACBC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DACBC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#8D9ABC
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4dacbc; /* rgb */ color: rgb(77, 172, 188); /* oklch */ color: oklch(69.4% 0.092 210.1);
Tailwind
colors: {
custom: {
50: '#8ac5d0',
500: '#4dacbc',
950: '#000000',
},
}SCSS
$custom: #4dacbc; $custom-light: #8ac5d0; $custom-dark: #000000;
JSON
{
"hex": "#4dacbc",
"rgb": {
"r": 77,
"g": 172,
"b": 188
},
"hsl": {
"h": 188.649,
"s": 45.306,
"l": 51.961
},
"oklch": {
"l": 0.69379,
"c": 0.09168,
"h": 210.1
},
"luminance": 0.34714
}Semantic roles & 50–950 ramp
primary
#4DACBC
secondary
#CBA19A
accent
#6653D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282