#7BCDFA#7BCDFA
#7BCDFA is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.3% C 0.102 H 234.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDFA |
|---|---|
| RGB | rgb(123, 205, 250) |
| HSL | hsl(201, 93%, 73%) |
| HSV | hsv(201, 51%, 98%) |
| CMYK | cmyk(50.8%, 18%, 0%, 2%) |
| CIE-LAB | lab(78.91, -13.01, -29.80) |
| CIE-LCH | lch(78.91, 32.51, 246.41°) |
| OKLab | oklab(81.27% -0.0602 -0.0828) |
| OKLCH | oklch(81.27% 0.102 234) |
| XYZ | xyz(47.2487, 54.7719, 98.5061) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.44
Lightskyblue
#87CEFA
ΔE00 1.54
Sky
#82CAFC
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 3.02
Light Blue
#95D0FC
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDFA #FAA87B
analogous
#7BFAE8 #7BCDFA #7B8DFA
triadic
#7BCDFA #FA7BCD #CDFA7B
tetradic
#7BCDFA #E87BFA #FAA87B #8DFA7B
square
#7BCDFA #E87BFA #FAA87B #8DFA7B
split-complementary
#7BCDFA #FA7B8D #FAE87B
monochromatic
#099FF1 #40B7F8 #7BCDFA #B6E3FC #E2F4FE
Accessibility & contrast
On white
1.76
#7BCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7BCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDFA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDFA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#31D9DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bcdfa; /* rgb */ color: rgb(123, 205, 250); /* oklch */ color: oklch(81.3% 0.102 234.0);
Tailwind
colors: {
custom: {
50: '#a8dcfc',
500: '#7bcdfa',
950: '#000000',
},
}SCSS
$custom: #7bcdfa; $custom-light: #a8dcfc; $custom-dark: #000000;
JSON
{
"hex": "#7bcdfa",
"rgb": {
"r": 123,
"g": 205,
"b": 250
},
"hsl": {
"h": 201.26,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.81271,
"c": 0.10242,
"h": 234
},
"luminance": 0.54776
}Semantic roles & 50–950 ramp
primary
#7BCDFA
secondary
#D77742
accent
#5100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485