#7EE2F6#7EE2F6
#7EE2F6 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 85.9% C 0.098 H 212.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2F6 |
|---|---|
| RGB | rgb(126, 226, 246) |
| HSL | hsl(190, 87%, 73%) |
| HSV | hsv(190, 49%, 96%) |
| CMYK | cmyk(48.8%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(84.73, -24.12, -18.80) |
| CIE-LCH | lch(84.73, 30.58, 217.94°) |
| OKLab | oklab(85.9% -0.0828 -0.0519) |
| OKLCH | oklch(85.9% 0.098 212.1) |
| XYZ | xyz(52.4287, 65.4777, 97.0465) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Neon Blue
#04D9FF
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2F6 #F6927E
analogous
#7EF6CE #7EE2F6 #7EA6F6
triadic
#7EE2F6 #F67EE2 #E2F67E
tetradic
#7EE2F6 #CE7EF6 #F6927E #A6F67E
square
#7EE2F6 #CE7EF6 #F6927E #A6F67E
split-complementary
#7EE2F6 #F67EA6 #F6CE7E
monochromatic
#10C5E9 #45D5F2 #7EE2F6 #B7EFFA #E2F9FD
Accessibility & contrast
On white
1.49
#7EE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7EE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2F6
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2F6 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF7
Deuteranopia (green-blind)
#BFCDF6
Tritanopia (blue-blind)
#37EBE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee2f6; /* rgb */ color: rgb(126, 226, 246); /* oklch */ color: oklch(85.9% 0.098 212.1);
Tailwind
colors: {
custom: {
50: '#abebf9',
500: '#7ee2f6',
950: '#000000',
},
}SCSS
$custom: #7ee2f6; $custom-light: #abebf9; $custom-dark: #000000;
JSON
{
"hex": "#7ee2f6",
"rgb": {
"r": 126,
"g": 226,
"b": 246
},
"hsl": {
"h": 190,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.85899,
"c": 0.0977,
"h": 212.1
},
"luminance": 0.65482
}Semantic roles & 50–950 ramp
primary
#7EE2F6
secondary
#D25D46
accent
#2802E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485