#7BE2FC#7BE2FC
#7BE2FC is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.0% C 0.102 H 216.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2FC |
|---|---|
| RGB | rgb(123, 226, 252) |
| HSL | hsl(192, 96%, 74%) |
| HSV | hsv(192, 51%, 99%) |
| CMYK | cmyk(51.2%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.81, -23.15, -21.86) |
| CIE-LCH | lch(84.81, 31.84, 223.36°) |
| OKLab | oklab(85.99% -0.0826 -0.0605) |
| OKLCH | oklch(85.99% 0.102 216.2) |
| XYZ | xyz(52.9286, 65.6273, 101.9547) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 5.98
Ice Blue
#A5DFF9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2FC #FC957B
analogous
#7BFCD5 #7BE2FC #7BA1FC
triadic
#7BE2FC #FC7BE2 #E2FC7B
tetradic
#7BE2FC #D57BFC #FC957B #A1FC7B
square
#7BE2FC #D57BFC #FC957B #A1FC7B
split-complementary
#7BE2FC #FC7BA1 #FCD57B
monochromatic
#06C6F7 #3FD5FB #7BE2FC #B7EFFD #E1F8FE
Accessibility & contrast
On white
1.49
#7BE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#7BE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2FC
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2FC | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#22ECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be2fc; /* rgb */ color: rgb(123, 226, 252); /* oklch */ color: oklch(86.0% 0.102 216.2);
Tailwind
colors: {
custom: {
50: '#a9ebfd',
500: '#7be2fc',
950: '#000000',
},
}SCSS
$custom: #7be2fc; $custom-light: #a9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#7be2fc",
"rgb": {
"r": 123,
"g": 226,
"b": 252
},
"hsl": {
"h": 192.093,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.85992,
"c": 0.10237,
"h": 216.2
},
"luminance": 0.65632
}Semantic roles & 50–950 ramp
primary
#7BE2FC
secondary
#D96042
accent
#2E00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485