#7BE0FC#7BE0FC
#7BE0FC is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.5% C 0.102 H 218.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE0FC |
|---|---|
| RGB | rgb(123, 224, 252) |
| HSL | hsl(193, 96%, 74%) |
| HSV | hsv(193, 51%, 99%) |
| CMYK | cmyk(51.2%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.25, -22.16, -22.71) |
| CIE-LCH | lch(84.25, 31.72, 225.70°) |
| OKLab | oklab(85.55% -0.0804 -0.0628) |
| OKLCH | oklch(85.55% 0.102 218) |
| XYZ | xyz(52.3880, 64.5460, 101.7745) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 5.28
Ice Blue
#A5DFF9
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE0FC #FC977B
analogous
#7BFCD7 #7BE0FC #7B9FFC
triadic
#7BE0FC #FC7BE0 #E0FC7B
tetradic
#7BE0FC #D77BFC #FC977B #9FFC7B
square
#7BE0FC #D77BFC #FC977B #9FFC7B
split-complementary
#7BE0FC #FC7B9F #FCD77B
monochromatic
#06C3F7 #3FD2FB #7BE0FC #B7EEFD #E1F8FE
Accessibility & contrast
On white
1.51
#7BE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#7BE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE0FC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE0FC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#24EAE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be0fc; /* rgb */ color: rgb(123, 224, 252); /* oklch */ color: oklch(85.5% 0.102 218.0);
Tailwind
colors: {
custom: {
50: '#a9e9fd',
500: '#7be0fc',
950: '#000000',
},
}SCSS
$custom: #7be0fc; $custom-light: #a9e9fd; $custom-dark: #000000;
JSON
{
"hex": "#7be0fc",
"rgb": {
"r": 123,
"g": 224,
"b": 252
},
"hsl": {
"h": 193.023,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.85547,
"c": 0.10206,
"h": 218
},
"luminance": 0.64551
}Semantic roles & 50–950 ramp
primary
#7BE0FC
secondary
#D96342
accent
#3200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485