#7BE2FA#7BE2FA
#7BE2FA is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 85.9% C 0.101 H 214.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2FA |
|---|---|
| RGB | rgb(123, 226, 250) |
| HSL | hsl(191, 93%, 73%) |
| HSV | hsv(191, 51%, 98%) |
| CMYK | cmyk(50.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(84.74, -23.69, -20.90) |
| CIE-LCH | lch(84.74, 31.59, 221.43°) |
| OKLab | oklab(85.92% -0.0834 -0.0578) |
| OKLCH | oklch(85.92% 0.101 214.7) |
| XYZ | xyz(52.6134, 65.5012, 100.2943) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2FA #FA937B
analogous
#7BFAD3 #7BE2FA #7BA2FA
triadic
#7BE2FA #FA7BE2 #E2FA7B
tetradic
#7BE2FA #D37BFA #FA937B #A2FA7B
square
#7BE2FA #D37BFA #FA937B #A2FA7B
split-complementary
#7BE2FA #FA7BA2 #FAD37B
monochromatic
#09C6F1 #40D5F8 #7BE2FA #B6EFFC #E2F9FE
Accessibility & contrast
On white
1.49
#7BE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7BE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2FA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2FA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#26EBE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be2fa; /* rgb */ color: rgb(123, 226, 250); /* oklch */ color: oklch(85.9% 0.101 214.7);
Tailwind
colors: {
custom: {
50: '#a9ebfc',
500: '#7be2fa',
950: '#000000',
},
}SCSS
$custom: #7be2fa; $custom-light: #a9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#7be2fa",
"rgb": {
"r": 123,
"g": 226,
"b": 250
},
"hsl": {
"h": 191.339,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.85919,
"c": 0.10143,
"h": 214.7
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#7BE2FA
secondary
#D75E42
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485