#7BE3FA#7BE3FA
#7BE3FA is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.1% C 0.102 H 213.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3FA |
|---|---|
| RGB | rgb(123, 227, 250) |
| HSL | hsl(191, 93%, 73%) |
| HSV | hsv(191, 51%, 98%) |
| CMYK | cmyk(50.8%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(85.02, -24.18, -20.48) |
| CIE-LCH | lch(85.02, 31.69, 220.26°) |
| OKLab | oklab(86.14% -0.0844 -0.0566) |
| OKLCH | oklch(86.14% 0.102 213.8) |
| XYZ | xyz(52.8861, 66.0466, 100.3852) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3FA #FA927B
analogous
#7BFAD1 #7BE3FA #7BA3FA
triadic
#7BE3FA #FA7BE3 #E3FA7B
tetradic
#7BE3FA #D17BFA #FA927B #A3FA7B
square
#7BE3FA #D17BFA #FA927B #A3FA7B
split-complementary
#7BE3FA #FA7BA3 #FAD17B
monochromatic
#09C7F1 #40D6F8 #7BE3FA #B6F0FC #E2F9FE
Accessibility & contrast
On white
1.48
#7BE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#7BE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3FA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3FA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#25ECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be3fa; /* rgb */ color: rgb(123, 227, 250); /* oklch */ color: oklch(86.1% 0.102 213.8);
Tailwind
colors: {
custom: {
50: '#a9ecfc',
500: '#7be3fa',
950: '#000000',
},
}SCSS
$custom: #7be3fa; $custom-light: #a9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#7be3fa",
"rgb": {
"r": 123,
"g": 227,
"b": 250
},
"hsl": {
"h": 190.866,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.86142,
"c": 0.10167,
"h": 213.8
},
"luminance": 0.66051
}Semantic roles & 50–950 ramp
primary
#7BE3FA
secondary
#D75D42
accent
#2A00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485