#7BC9F7#7BC9F7
#7BC9F7 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.101 H 235.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9F7 |
|---|---|
| RGB | rgb(123, 201, 247) |
| HSL | hsl(202, 89%, 73%) |
| HSV | hsv(202, 50%, 97%) |
| CMYK | cmyk(50.2%, 18.6%, 0%, 3.1%) |
| CIE-LAB | lab(77.70, -11.76, -30.06) |
| CIE-LCH | lch(77.70, 32.28, 248.64°) |
| OKLab | oklab(80.27% -0.0568 -0.0836) |
| OKLCH | oklch(80.27% 0.101 235.8) |
| XYZ | xyz(45.8374, 52.6960, 95.7335) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.27
Lightskyblue
#87CEFA
ΔE00 1.64
Sky
#82CAFC
ΔE00 1.74
Light Blue
#95D0FC
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9F7 #F7A97B
analogous
#7BF7E7 #7BC9F7 #7B8BF7
triadic
#7BC9F7 #F77BC9 #C9F77B
tetradic
#7BC9F7 #E77BF7 #F7A97B #8BF77B
square
#7BC9F7 #E77BF7 #F7A97B #8BF77B
split-complementary
#7BC9F7 #F77B8B #F7E77B
monochromatic
#0E98E9 #41B1F4 #7BC9F7 #B5E1FA #E2F3FD
Accessibility & contrast
On white
1.82
#7BC9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7BC9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9F7
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9F7 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#37D5D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc9f7; /* rgb */ color: rgb(123, 201, 247); /* oklch */ color: oklch(80.3% 0.101 235.8);
Tailwind
colors: {
custom: {
50: '#a8d9fa',
500: '#7bc9f7',
950: '#000000',
},
}SCSS
$custom: #7bc9f7; $custom-light: #a8d9fa; $custom-dark: #000000;
JSON
{
"hex": "#7bc9f7",
"rgb": {
"r": 123,
"g": 201,
"b": 247
},
"hsl": {
"h": 202.258,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.80272,
"c": 0.10105,
"h": 235.8
},
"luminance": 0.527
}Semantic roles & 50–950 ramp
primary
#7BC9F7
secondary
#D37943
accent
#5500E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385