#7BC9FF#7BC9FF
#7BC9FF is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.6% C 0.109 H 240.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9FF |
|---|---|
| RGB | rgb(123, 201, 255) |
| HSL | hsl(205, 100%, 74%) |
| HSV | hsv(205, 52%, 100%) |
| CMYK | cmyk(51.8%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(77.99, -9.48, -33.88) |
| CIE-LCH | lch(77.99, 35.18, 254.37°) |
| OKLab | oklab(80.61% -0.0541 -0.0945) |
| OKLCH | oklch(80.61% 0.109 240.2) |
| XYZ | xyz(47.0985, 53.2004, 102.3751) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.88
Lightblue (survey)
#7BC8F6
ΔE00 1.88
Lightskyblue
#87CEFA
ΔE00 2.39
Light Blue
#95D0FC
ΔE00 3.36
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9FF #FFB17B
analogous
#7BFFF3 #7BC9FF #7B87FF
triadic
#7BC9FF #FF7BC9 #C9FF7B
tetradic
#7BC9FF #F37BFF #FFB17B #87FF7B
square
#7BC9FF #F37BFF #FFB17B #87FF7B
split-complementary
#7BC9FF #FF7B87 #FFF37B
monochromatic
#0197FF #3EB0FF #7BC9FF #B8E2FF #E0F2FF
Accessibility & contrast
On white
1.80
#7BC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7BC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9FF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9FF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#2CD6DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bc9ff; /* rgb */ color: rgb(123, 201, 255); /* oklch */ color: oklch(80.6% 0.109 240.2);
Tailwind
colors: {
custom: {
50: '#a9d9ff',
500: '#7bc9ff',
950: '#000000',
},
}SCSS
$custom: #7bc9ff; $custom-light: #a9d9ff; $custom-dark: #000000;
JSON
{
"hex": "#7bc9ff",
"rgb": {
"r": 123,
"g": 201,
"b": 255
},
"hsl": {
"h": 204.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.80606,
"c": 0.10888,
"h": 240.2
},
"luminance": 0.53204
}Semantic roles & 50–950 ramp
primary
#7BC9FF
secondary
#DD8141
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386