#4EA1BE#4EA1BE
#4EA1BE is a light, moderate cyan. Relative luminance 0.308; OKLCH L 66.9% C 0.091 H 223.6°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4EA1BE |
|---|---|
| RGB | rgb(78, 161, 190) |
| HSL | hsl(196, 46%, 53%) |
| HSV | hsv(196, 59%, 75%) |
| CMYK | cmyk(58.9%, 15.3%, 0%, 25.5%) |
| CIE-LAB | lab(62.36, -16.64, -22.55) |
| CIE-LCH | lch(62.36, 28.02, 233.57°) |
| OKLab | oklab(66.88% -0.0658 -0.0627) |
| OKLCH | oklch(66.88% 0.091 223.6) |
| XYZ | xyz(25.1774, 30.8247, 53.3281) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.87
Turquoise Blue
#06B1C4
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 8.78
Cadetblue
#5F9EA0
ΔE00 9.90
Teal Blue
#01889F
ΔE00 10.15
Bluey Grey
#89A0B0
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EA1BE #BE6B4E
analogous
#4EBEA3 #4EA1BE #4E69BE
triadic
#4EA1BE #BE4EA1 #A1BE4E
tetradic
#4EA1BE #A34EBE #BE6B4E #69BE4E
square
#4EA1BE #A34EBE #BE6B4E #69BE4E
split-complementary
#4EA1BE #BE4E69 #BEA34E
monochromatic
#27596A #387E97 #4EA1BE #7BB9CE #A8D1DF
Accessibility & contrast
On white
2.93
#4EA1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#4EA1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EA1BE
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EA1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EA1BE | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#8092BE
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ea1be; /* rgb */ color: rgb(78, 161, 190); /* oklch */ color: oklch(66.9% 0.091 223.6);
Tailwind
colors: {
custom: {
50: '#89bdd1',
500: '#4ea1be',
950: '#000000',
},
}SCSS
$custom: #4ea1be; $custom-light: #89bdd1; $custom-dark: #000000;
JSON
{
"hex": "#4ea1be",
"rgb": {
"r": 78,
"g": 161,
"b": 190
},
"hsl": {
"h": 195.536,
"s": 46.281,
"l": 52.549
},
"oklch": {
"l": 0.66877,
"c": 0.0909,
"h": 223.6
},
"luminance": 0.30827
}Semantic roles & 50–950 ramp
primary
#4EA1BE
secondary
#CCA89C
accent
#7452D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182