#2EAACA#2EAACA
#2EAACA is a light, moderate cyan. Relative luminance 0.336; OKLCH L 68.6% C 0.113 H 219.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAACA |
|---|---|
| RGB | rgb(46, 170, 202) |
| HSL | hsl(192, 63%, 49%) |
| HSV | hsv(192, 77%, 79%) |
| CMYK | cmyk(77.2%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(64.64, -22.34, -25.82) |
| CIE-LCH | lch(64.64, 34.14, 229.13°) |
| OKLab | oklab(68.61% -0.0871 -0.0722) |
| OKLCH | oklch(68.61% 0.113 219.7) |
| XYZ | xyz(26.1576, 33.5914, 60.9708) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.62
Greyblue
#77A1B5
ΔE00 8.56
Deepskyblue
#00BFFF
ΔE00 9.64
Bright Sky Blue
#02CCFE
ΔE00 9.85
Cadetblue
#5F9EA0
ΔE00 10.71
Bluegrey
#85A3B2
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAACA #CA4E2E
analogous
#2ECA9C #2EAACA #2E5CCA
triadic
#2EAACA #CA2EAA #AACA2E
tetradic
#2EAACA #9C2ECA #CA4E2E #5CCA2E
square
#2EAACA #9C2ECA #CA4E2E #5CCA2E
split-complementary
#2EAACA #CA2E5C #CA9C2E
monochromatic
#175666 #238098 #2EAACA #5BC0DA #8DD3E5
Accessibility & contrast
On white
2.72
#2EAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#2EAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAACA
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAACA | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#8196CA
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2eaaca; /* rgb */ color: rgb(46, 170, 202); /* oklch */ color: oklch(68.6% 0.113 219.7);
Tailwind
colors: {
custom: {
50: '#7fc3da',
500: '#2eaaca',
950: '#000000',
},
}SCSS
$custom: #2eaaca; $custom-light: #7fc3da; $custom-dark: #000000;
JSON
{
"hex": "#2eaaca",
"rgb": {
"r": 46,
"g": 170,
"b": 202
},
"hsl": {
"h": 192.308,
"s": 62.903,
"l": 48.627
},
"oklch": {
"l": 0.68609,
"c": 0.11315,
"h": 219.7
},
"luminance": 0.33595
}Semantic roles & 50–950 ramp
primary
#2EAACA
secondary
#CF9484
accent
#6442E6
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183