#4EA2BC#4EA2BC
#4EA2BC is a light, moderate cyan. Relative luminance 0.311; OKLCH L 67.0% C 0.090 H 220.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4EA2BC |
|---|---|
| RGB | rgb(78, 162, 188) |
| HSL | hsl(194, 45%, 52%) |
| HSV | hsv(194, 59%, 74%) |
| CMYK | cmyk(58.5%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.58, -17.78, -21.09) |
| CIE-LCH | lch(62.58, 27.58, 229.86°) |
| OKLab | oklab(67.03% -0.0677 -0.0586) |
| OKLCH | oklch(67.03% 0.09 220.9) |
| XYZ | xyz(25.1357, 31.0888, 52.2433) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.12
Turquoise Blue
#06B1C4
ΔE00 7.19
Cadetblue
#5F9EA0
ΔE00 8.90
Bluegrey
#85A3B2
ΔE00 8.93
Teal Blue
#01889F
ΔE00 10.04
Bluey Grey
#89A0B0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EA2BC #BC684E
analogous
#4EBC9F #4EA2BC #4E6BBC
triadic
#4EA2BC #BC4EA2 #A2BC4E
tetradic
#4EA2BC #9F4EBC #BC684E #6BBC4E
square
#4EA2BC #9F4EBC #BC684E #6BBC4E
split-complementary
#4EA2BC #BC4E6B #BC9F4E
monochromatic
#275968 #387F95 #4EA2BC #7AB9CD #A7D1DE
Accessibility & contrast
On white
2.91
#4EA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#4EA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EA2BC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EA2BC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ea2bc; /* rgb */ color: rgb(78, 162, 188); /* oklch */ color: oklch(67.0% 0.090 220.9);
Tailwind
colors: {
custom: {
50: '#89bdd0',
500: '#4ea2bc',
950: '#000000',
},
}SCSS
$custom: #4ea2bc; $custom-light: #89bdd0; $custom-dark: #000000;
JSON
{
"hex": "#4ea2bc",
"rgb": {
"r": 78,
"g": 162,
"b": 188
},
"hsl": {
"h": 194.182,
"s": 45.082,
"l": 52.157
},
"oklch": {
"l": 0.67031,
"c": 0.08951,
"h": 220.9
},
"luminance": 0.31091
}Semantic roles & 50–950 ramp
primary
#4EA2BC
secondary
#CBA69B
accent
#7253D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182