#7BE3FB#7BE3FB
#7BE3FB is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.2% C 0.102 H 214.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3FB |
|---|---|
| RGB | rgb(123, 227, 251) |
| HSL | hsl(191, 94%, 73%) |
| HSV | hsv(191, 51%, 98%) |
| CMYK | cmyk(51%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(85.05, -23.91, -20.96) |
| CIE-LCH | lch(85.05, 31.80, 221.23°) |
| OKLab | oklab(86.18% -0.0841 -0.0579) |
| OKLCH | oklch(86.18% 0.102 214.6) |
| XYZ | xyz(53.0433, 66.1095, 101.2132) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3FB #FB937B
analogous
#7BFBD3 #7BE3FB #7BA3FB
triadic
#7BE3FB #FB7BE3 #E3FB7B
tetradic
#7BE3FB #D37BFB #FB937B #A3FB7B
square
#7BE3FB #D37BFB #FB937B #A3FB7B
split-complementary
#7BE3FB #FB7BA3 #FBD37B
monochromatic
#07C8F4 #40D6F9 #7BE3FB #B6F0FD #E1F9FE
Accessibility & contrast
On white
1.48
#7BE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#7BE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3FB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3FB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#24ECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be3fb; /* rgb */ color: rgb(123, 227, 251); /* oklch */ color: oklch(86.2% 0.102 214.6);
Tailwind
colors: {
custom: {
50: '#a9ecfc',
500: '#7be3fb',
950: '#000000',
},
}SCSS
$custom: #7be3fb; $custom-light: #a9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#7be3fb",
"rgb": {
"r": 123,
"g": 227,
"b": 251
},
"hsl": {
"h": 191.25,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.86179,
"c": 0.10211,
"h": 214.6
},
"luminance": 0.66114
}Semantic roles & 50–950 ramp
primary
#7BE3FB
secondary
#D85E42
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485