#7BD8FA#7BD8FA
#7BD8FA is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 83.7% C 0.100 H 223.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD8FA |
|---|---|
| RGB | rgb(123, 216, 250) |
| HSL | hsl(196, 93%, 73%) |
| HSV | hsv(196, 51%, 98%) |
| CMYK | cmyk(50.8%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(81.96, -18.68, -25.13) |
| CIE-LCH | lch(81.96, 31.31, 233.38°) |
| OKLab | oklab(83.7% -0.0724 -0.0696) |
| OKLCH | oklch(83.7% 0.1 223.9) |
| XYZ | xyz(49.9731, 60.2206, 99.4142) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 3.30
Ice Blue
#A5DFF9
ΔE00 5.05
Lightskyblue
#87CEFA
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD8FA #FA9D7B
analogous
#7BFADC #7BD8FA #7B98FA
triadic
#7BD8FA #FA7BD8 #D8FA7B
tetradic
#7BD8FA #DC7BFA #FA9D7B #98FA7B
square
#7BD8FA #DC7BFA #FA9D7B #98FA7B
split-complementary
#7BD8FA #FA7B98 #FADC7B
monochromatic
#09B3F1 #40C7F8 #7BD8FA #B6E9FC #E2F6FE
Accessibility & contrast
On white
1.61
#7BD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7BD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD8FA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD8FA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#B2C6FA
Tritanopia (blue-blind)
#2CE3E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bd8fa; /* rgb */ color: rgb(123, 216, 250); /* oklch */ color: oklch(83.7% 0.100 223.9);
Tailwind
colors: {
custom: {
50: '#a9e4fc',
500: '#7bd8fa',
950: '#000000',
},
}SCSS
$custom: #7bd8fa; $custom-light: #a9e4fc; $custom-dark: #000000;
JSON
{
"hex": "#7bd8fa",
"rgb": {
"r": 123,
"g": 216,
"b": 250
},
"hsl": {
"h": 196.063,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.83696,
"c": 0.10046,
"h": 223.9
},
"luminance": 0.60225
}Semantic roles & 50–950 ramp
primary
#7BD8FA
secondary
#D76A42
accent
#3D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485