#7BE3FF#7BE3FF
#7BE3FF is a very light, moderate cyan. Relative luminance 0.664; OKLCH L 86.3% C 0.104 H 217.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3FF |
|---|---|
| RGB | rgb(123, 227, 255) |
| HSL | hsl(193, 100%, 74%) |
| HSV | hsv(193, 52%, 100%) |
| CMYK | cmyk(51.8%, 11%, 0%, 0%) |
| CIE-LAB | lab(85.18, -22.83, -22.87) |
| CIE-LCH | lch(85.18, 32.32, 225.05°) |
| OKLab | oklab(86.33% -0.0826 -0.0633) |
| OKLCH | oklch(86.33% 0.104 217.5) |
| XYZ | xyz(53.6805, 66.3644, 104.5691) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3FF #FF977B
analogous
#7BFFD9 #7BE3FF #7BA1FF
triadic
#7BE3FF #FF7BE3 #E3FF7B
tetradic
#7BE3FF #D97BFF #FF977B #A1FF7B
square
#7BE3FF #D97BFF #FF977B #A1FF7B
split-complementary
#7BE3FF #FF7BA1 #FFD97B
monochromatic
#01C9FF #3ED6FF #7BE3FF #B8F0FF #E0F9FF
Accessibility & contrast
On white
1.47
#7BE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#7BE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3FF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3FF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BDCEFF
Tritanopia (blue-blind)
#1BEDEC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7be3ff; /* rgb */ color: rgb(123, 227, 255); /* oklch */ color: oklch(86.3% 0.104 217.5);
Tailwind
colors: {
custom: {
50: '#aaecff',
500: '#7be3ff',
950: '#000000',
},
}SCSS
$custom: #7be3ff; $custom-light: #aaecff; $custom-dark: #000000;
JSON
{
"hex": "#7be3ff",
"rgb": {
"r": 123,
"g": 227,
"b": 255
},
"hsl": {
"h": 192.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.86325,
"c": 0.10403,
"h": 217.5
},
"luminance": 0.66369
}Semantic roles & 50–950 ramp
primary
#7BE3FF
secondary
#DD6241
accent
#3100E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486