#7BCEFA#7BCEFA
#7BCEFA is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.5% C 0.102 H 233.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEFA |
|---|---|
| RGB | rgb(123, 206, 250) |
| HSL | hsl(201, 93%, 73%) |
| HSV | hsv(201, 51%, 98%) |
| CMYK | cmyk(50.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(79.19, -13.53, -29.37) |
| CIE-LCH | lch(79.19, 32.34, 245.26°) |
| OKLab | oklab(81.49% -0.0613 -0.0816) |
| OKLCH | oklch(81.49% 0.102 233.1) |
| XYZ | xyz(47.4887, 55.2518, 98.5861) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.75
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Baby Blue
#89CFF0
ΔE00 2.75
Sky
#82CAFC
ΔE00 2.87
Sky Blue
#87CEEB
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEFA #FAA77B
analogous
#7BFAE6 #7BCEFA #7B8EFA
triadic
#7BCEFA #FA7BCE #CEFA7B
tetradic
#7BCEFA #E67BFA #FAA77B #8EFA7B
square
#7BCEFA #E67BFA #FAA77B #8EFA7B
split-complementary
#7BCEFA #FA7B8E #FAE67B
monochromatic
#09A1F1 #40B8F8 #7BCEFA #B6E4FC #E2F4FE
Accessibility & contrast
On white
1.74
#7BCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#7BCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEFA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEFA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#31DADC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bcefa; /* rgb */ color: rgb(123, 206, 250); /* oklch */ color: oklch(81.5% 0.102 233.1);
Tailwind
colors: {
custom: {
50: '#a8ddfc',
500: '#7bcefa',
950: '#000000',
},
}SCSS
$custom: #7bcefa; $custom-light: #a8ddfc; $custom-dark: #000000;
JSON
{
"hex": "#7bcefa",
"rgb": {
"r": 123,
"g": 206,
"b": 250
},
"hsl": {
"h": 200.787,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.81491,
"c": 0.10211,
"h": 233.1
},
"luminance": 0.55256
}Semantic roles & 50–950 ramp
primary
#7BCEFA
secondary
#D77642
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485