#7BCDFE#7BCDFE
#7BCDFE is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.4% C 0.106 H 236.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDFE |
|---|---|
| RGB | rgb(123, 205, 254) |
| HSL | hsl(202, 98%, 74%) |
| HSV | hsv(202, 52%, 100%) |
| CMYK | cmyk(51.6%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.06, -11.88, -31.70) |
| CIE-LCH | lch(79.06, 33.86, 249.46°) |
| OKLab | oklab(81.44% -0.0588 -0.0883) |
| OKLCH | oklch(81.44% 0.106 236.3) |
| XYZ | xyz(47.8826, 55.0254, 101.8444) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.35
Lightskyblue
#87CEFA
ΔE00 1.43
Sky
#82CAFC
ΔE00 1.70
Light Blue
#95D0FC
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDFE #FEAC7B
analogous
#7BFEEE #7BCDFE #7B8CFE
triadic
#7BCDFE #FE7BCD #CDFE7B
tetradic
#7BCDFE #EE7BFE #FEAC7B #8CFE7B
square
#7BCDFE #EE7BFE #FEAC7B #8CFE7B
split-complementary
#7BCDFE #FE7B8C #FEEE7B
monochromatic
#029FFD #3EB6FE #7BCDFE #B8E4FE #E1F3FF
Accessibility & contrast
On white
1.75
#7BCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7BCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDFE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDFE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#2BDADD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bcdfe; /* rgb */ color: rgb(123, 205, 254); /* oklch */ color: oklch(81.4% 0.106 236.3);
Tailwind
colors: {
custom: {
50: '#a9dcff',
500: '#7bcdfe',
950: '#000000',
},
}SCSS
$custom: #7bcdfe; $custom-light: #a9dcff; $custom-dark: #000000;
JSON
{
"hex": "#7bcdfe",
"rgb": {
"r": 123,
"g": 205,
"b": 254
},
"hsl": {
"h": 202.443,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.81435,
"c": 0.1061,
"h": 236.3
},
"luminance": 0.55029
}Semantic roles & 50–950 ramp
primary
#7BCDFE
secondary
#DC7B41
accent
#5600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486