#4EA2BE#4EA2BE
#4EA2BE is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.1% C 0.091 H 222.6°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4EA2BE |
|---|---|
| RGB | rgb(78, 162, 190) |
| HSL | hsl(195, 46%, 53%) |
| HSV | hsv(195, 59%, 75%) |
| CMYK | cmyk(58.9%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(62.66, -17.17, -22.09) |
| CIE-LCH | lch(62.66, 27.98, 232.14°) |
| OKLab | oklab(67.11% -0.0669 -0.0614) |
| OKLCH | oklch(67.11% 0.091 222.6) |
| XYZ | xyz(25.3528, 31.1756, 53.3866) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.96
Turquoise Blue
#06B1C4
ΔE00 7.66
Bluegrey
#85A3B2
ΔE00 8.83
Cadetblue
#5F9EA0
ΔE00 9.56
Teal Blue
#01889F
ΔE00 10.26
Bluey Grey
#89A0B0
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EA2BE #BE6A4E
analogous
#4EBEA2 #4EA2BE #4E6ABE
triadic
#4EA2BE #BE4EA2 #A2BE4E
tetradic
#4EA2BE #A24EBE #BE6A4E #6ABE4E
square
#4EA2BE #A24EBE #BE6A4E #6ABE4E
split-complementary
#4EA2BE #BE4E6A #BEA24E
monochromatic
#275A6A #387F97 #4EA2BE #7BBACE #A8D1DF
Accessibility & contrast
On white
2.90
#4EA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#4EA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EA2BE
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EA2BE | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#8292BE
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4ea2be; /* rgb */ color: rgb(78, 162, 190); /* oklch */ color: oklch(67.1% 0.091 222.6);
Tailwind
colors: {
custom: {
50: '#8abdd1',
500: '#4ea2be',
950: '#000000',
},
}SCSS
$custom: #4ea2be; $custom-light: #8abdd1; $custom-dark: #000000;
JSON
{
"hex": "#4ea2be",
"rgb": {
"r": 78,
"g": 162,
"b": 190
},
"hsl": {
"h": 195,
"s": 46.281,
"l": 52.549
},
"oklch": {
"l": 0.67114,
"c": 0.09082,
"h": 222.6
},
"luminance": 0.31178
}Semantic roles & 50–950 ramp
primary
#4EA2BE
secondary
#CCA89C
accent
#7352D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182