#7EE4FF#7EE4FF
#7EE4FF is a very light, moderate cyan. Relative luminance 0.671; OKLCH L 86.7% C 0.102 H 217.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4FF |
|---|---|
| RGB | rgb(126, 228, 255) |
| HSL | hsl(193, 100%, 75%) |
| HSV | hsv(193, 51%, 100%) |
| CMYK | cmyk(50.6%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(85.57, -22.70, -22.27) |
| CIE-LCH | lch(85.57, 31.80, 224.44°) |
| OKLab | oklab(86.67% -0.0816 -0.0616) |
| OKLCH | oklch(86.67% 0.102 217.1) |
| XYZ | xyz(54.3907, 67.1377, 104.6810) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4FF #FF997E
analogous
#7EFFD9 #7EE4FF #7EA4FF
triadic
#7EE4FF #FF7EE4 #E4FF7E
tetradic
#7EE4FF #D97EFF #FF997E #A4FF7E
square
#7EE4FF #D97EFF #FF997E #A4FF7E
split-complementary
#7EE4FF #FF7EA4 #FFD97E
monochromatic
#04CAFF #41D7FF #7EE4FF #BBF1FF #E0F9FF
Accessibility & contrast
On white
1.46
#7EE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#7EE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4FF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4FF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#BED0FF
Tritanopia (blue-blind)
#2AEEEC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ee4ff; /* rgb */ color: rgb(126, 228, 255); /* oklch */ color: oklch(86.7% 0.102 217.1);
Tailwind
colors: {
custom: {
50: '#abecff',
500: '#7ee4ff',
950: '#000000',
},
}SCSS
$custom: #7ee4ff; $custom-light: #abecff; $custom-dark: #000000;
JSON
{
"hex": "#7ee4ff",
"rgb": {
"r": 126,
"g": 228,
"b": 255
},
"hsl": {
"h": 192.558,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.8667,
"c": 0.1022,
"h": 217.1
},
"luminance": 0.67142
}Semantic roles & 50–950 ramp
primary
#7EE4FF
secondary
#DE6443
accent
#3000E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486