#4DABBE#4DABBE
#4DABBE is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.2% C 0.092 H 212.9°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4DABBE |
|---|---|
| RGB | rgb(77, 171, 190) |
| HSL | hsl(190, 47%, 52%) |
| HSV | hsv(190, 59%, 75%) |
| CMYK | cmyk(59.5%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(65.29, -22.07, -18.08) |
| CIE-LCH | lch(65.29, 28.53, 219.33°) |
| OKLab | oklab(69.22% -0.0774 -0.0501) |
| OKLCH | oklch(69.22% 0.092 212.9) |
| XYZ | xyz(26.9140, 34.4186, 53.9303) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.89
Cadetblue
#5F9EA0
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 8.27
Bluegrey
#85A3B2
ΔE00 10.44
Bright Sky Blue
#02CCFE
ΔE00 11.54
Lightseagreen
#20B2AA
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DABBE #BE604D
analogous
#4DBE98 #4DABBE #4D73BE
triadic
#4DABBE #BE4DAB #ABBE4D
tetradic
#4DABBE #984DBE #BE604D #73BE4D
square
#4DABBE #984DBE #BE604D #73BE4D
split-complementary
#4DABBE #BE4D73 #BE984D
monochromatic
#275F6A #378797 #4DABBE #7AC0CE #A7D5DF
Accessibility & contrast
On white
2.66
#4DABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#4DABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DABBE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DABBE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6BF
Deuteranopia (green-blind)
#8C99BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4dabbe; /* rgb */ color: rgb(77, 171, 190); /* oklch */ color: oklch(69.2% 0.092 212.9);
Tailwind
colors: {
custom: {
50: '#8ac4d1',
500: '#4dabbe',
950: '#000000',
},
}SCSS
$custom: #4dabbe; $custom-light: #8ac4d1; $custom-dark: #000000;
JSON
{
"hex": "#4dabbe",
"rgb": {
"r": 77,
"g": 171,
"b": 190
},
"hsl": {
"h": 190.088,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.69217,
"c": 0.0922,
"h": 212.9
},
"luminance": 0.34421
}Semantic roles & 50–950 ramp
primary
#4DABBE
secondary
#CCA39B
accent
#6852D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182