#7EE3FF#7EE3FF
#7EE3FF is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 86.4% C 0.102 H 217.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3FF |
|---|---|
| RGB | rgb(126, 227, 255) |
| HSL | hsl(193, 100%, 75%) |
| HSV | hsv(193, 51%, 100%) |
| CMYK | cmyk(50.6%, 11%, 0%, 0%) |
| CIE-LAB | lab(85.30, -22.21, -22.69) |
| CIE-LCH | lch(85.30, 31.75, 225.61°) |
| OKLab | oklab(86.45% -0.0805 -0.0628) |
| OKLCH | oklch(86.45% 0.102 217.9) |
| XYZ | xyz(54.1164, 66.5891, 104.5895) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Baby Blue
#89CFF0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3FF #FF9A7E
analogous
#7EFFDA #7EE3FF #7EA3FF
triadic
#7EE3FF #FF7EE3 #E3FF7E
tetradic
#7EE3FF #DA7EFF #FF9A7E #A3FF7E
square
#7EE3FF #DA7EFF #FF9A7E #A3FF7E
split-complementary
#7EE3FF #FF7EA3 #FFDA7E
monochromatic
#04C8FF #41D6FF #7EE3FF #BBF0FF #E0F8FF
Accessibility & contrast
On white
1.47
#7EE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#7EE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3FF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3FF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#BDCFFF
Tritanopia (blue-blind)
#2BEDEC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ee3ff; /* rgb */ color: rgb(126, 227, 255); /* oklch */ color: oklch(86.4% 0.102 217.9);
Tailwind
colors: {
custom: {
50: '#abecff',
500: '#7ee3ff',
950: '#000000',
},
}SCSS
$custom: #7ee3ff; $custom-light: #abecff; $custom-dark: #000000;
JSON
{
"hex": "#7ee3ff",
"rgb": {
"r": 126,
"g": 227,
"b": 255
},
"hsl": {
"h": 193.023,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.86448,
"c": 0.10206,
"h": 217.9
},
"luminance": 0.66594
}Semantic roles & 50–950 ramp
primary
#7EE3FF
secondary
#DE6543
accent
#3200E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486