#2EA7D3#2EA7D3
#2EA7D3 is a light, vivid cyan. Relative luminance 0.329; OKLCH L 68.3% C 0.120 H 227.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA7D3 |
|---|---|
| RGB | rgb(46, 167, 211) |
| HSL | hsl(196, 65%, 50%) |
| HSV | hsv(196, 78%, 83%) |
| CMYK | cmyk(78.2%, 20.9%, 0%, 17.3%) |
| CIE-LAB | lab(64.09, -17.78, -31.65) |
| CIE-LCH | lch(64.09, 36.30, 240.67°) |
| OKLab | oklab(68.29% -0.0809 -0.0889) |
| OKLCH | oklch(68.29% 0.12 227.7) |
| XYZ | xyz(26.6985, 32.9181, 66.5621) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.67
Greyblue
#77A1B5
ΔE00 8.52
Turquoise Blue
#06B1C4
ΔE00 9.45
Bright Sky Blue
#02CCFE
ΔE00 10.00
Azure (survey)
#069AF3
ΔE00 10.30
Lightblue (survey)
#7BC8F6
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA7D3 #D35A2E
analogous
#2ED3AC #2EA7D3 #2E54D3
triadic
#2EA7D3 #D32EA7 #A7D32E
tetradic
#2EA7D3 #AC2ED3 #D35A2E #54D32E
square
#2EA7D3 #AC2ED3 #D35A2E #54D32E
split-complementary
#2EA7D3 #D32E54 #D3AC2E
monochromatic
#17586F #2280A2 #2EA7D3 #61BCDE #93D2E8
Accessibility & contrast
On white
2.77
#2EA7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#2EA7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA7D3
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA7D3 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D5
Deuteranopia (green-blind)
#7A95D2
Tritanopia (blue-blind)
#00B4B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2ea7d3; /* rgb */ color: rgb(46, 167, 211); /* oklch */ color: oklch(68.3% 0.120 227.7);
Tailwind
colors: {
custom: {
50: '#80c1e0',
500: '#2ea7d3',
950: '#000000',
},
}SCSS
$custom: #2ea7d3; $custom-light: #80c1e0; $custom-dark: #000000;
JSON
{
"hex": "#2ea7d3",
"rgb": {
"r": 46,
"g": 167,
"b": 211
},
"hsl": {
"h": 196,
"s": 65.217,
"l": 50.392
},
"oklch": {
"l": 0.68291,
"c": 0.12021,
"h": 227.7
},
"luminance": 0.32921
}Semantic roles & 50–950 ramp
primary
#2EA7D3
secondary
#D39D8A
accent
#6D40E8
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183