#7BD7FA#7BD7FA
#7BD7FA is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 83.5% C 0.101 H 224.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD7FA |
|---|---|
| RGB | rgb(123, 215, 250) |
| HSL | hsl(197, 93%, 73%) |
| HSV | hsv(197, 51%, 98%) |
| CMYK | cmyk(50.8%, 14%, 0%, 2%) |
| CIE-LAB | lab(81.68, -18.17, -25.56) |
| CIE-LCH | lch(81.68, 31.36, 234.59°) |
| OKLab | oklab(83.48% -0.0713 -0.0708) |
| OKLCH | oklch(83.48% 0.101 224.8) |
| XYZ | xyz(49.7177, 59.7098, 99.3291) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 2.99
Lightskyblue
#87CEFA
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Neon Blue
#04D9FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD7FA #FA9E7B
analogous
#7BFADD #7BD7FA #7B97FA
triadic
#7BD7FA #FA7BD7 #D7FA7B
tetradic
#7BD7FA #DD7BFA #FA9E7B #97FA7B
square
#7BD7FA #DD7BFA #FA9E7B #97FA7B
split-complementary
#7BD7FA #FA7B97 #FADD7B
monochromatic
#09B1F1 #40C5F8 #7BD7FA #B6E9FC #E2F6FE
Accessibility & contrast
On white
1.62
#7BD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#7BD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD7FA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD7FA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#2CE2E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bd7fa; /* rgb */ color: rgb(123, 215, 250); /* oklch */ color: oklch(83.5% 0.101 224.8);
Tailwind
colors: {
custom: {
50: '#a9e3fc',
500: '#7bd7fa',
950: '#000000',
},
}SCSS
$custom: #7bd7fa; $custom-light: #a9e3fc; $custom-dark: #000000;
JSON
{
"hex": "#7bd7fa",
"rgb": {
"r": 123,
"g": 215,
"b": 250
},
"hsl": {
"h": 196.535,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.83475,
"c": 0.1005,
"h": 224.8
},
"luminance": 0.59714
}Semantic roles & 50–950 ramp
primary
#7BD7FA
secondary
#D76B42
accent
#3F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485