#7BE2FF#7BE2FF
#7BE2FF is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.1% C 0.104 H 218.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2FF |
|---|---|
| RGB | rgb(123, 226, 255) |
| HSL | hsl(193, 100%, 74%) |
| HSV | hsv(193, 52%, 100%) |
| CMYK | cmyk(51.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.90, -22.33, -23.29) |
| CIE-LCH | lch(84.90, 32.27, 226.20°) |
| OKLab | oklab(86.1% -0.0815 -0.0645) |
| OKLCH | oklch(86.1% 0.104 218.4) |
| XYZ | xyz(53.4078, 65.8190, 104.4782) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.29
Sky Blue
#87CEEB
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 5.84
Baby Blue
#89CFF0
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2FF #FF987B
analogous
#7BFFDA #7BE2FF #7BA0FF
triadic
#7BE2FF #FF7BE2 #E2FF7B
tetradic
#7BE2FF #DA7BFF #FF987B #A0FF7B
square
#7BE2FF #DA7BFF #FF987B #A0FF7B
split-complementary
#7BE2FF #FF7BA0 #FFDA7B
monochromatic
#01C7FF #3ED5FF #7BE2FF #B8EFFF #E0F8FF
Accessibility & contrast
On white
1.48
#7BE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#7BE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2FF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2FF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#BBCEFF
Tritanopia (blue-blind)
#1CECEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be2ff; /* rgb */ color: rgb(123, 226, 255); /* oklch */ color: oklch(86.1% 0.104 218.4);
Tailwind
colors: {
custom: {
50: '#aaebff',
500: '#7be2ff',
950: '#000000',
},
}SCSS
$custom: #7be2ff; $custom-light: #aaebff; $custom-dark: #000000;
JSON
{
"hex": "#7be2ff",
"rgb": {
"r": 123,
"g": 226,
"b": 255
},
"hsl": {
"h": 193.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.86103,
"c": 0.10391,
"h": 218.4
},
"luminance": 0.65824
}Semantic roles & 50–950 ramp
primary
#7BE2FF
secondary
#DD6341
accent
#3200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111618
muted
#818486