#7BC9F2#7BC9F2
#7BC9F2 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.1% C 0.097 H 232.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9F2 |
|---|---|
| RGB | rgb(123, 201, 242) |
| HSL | hsl(201, 82%, 72%) |
| HSV | hsv(201, 49%, 95%) |
| CMYK | cmyk(49.2%, 16.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.51, -13.16, -27.66) |
| CIE-LCH | lch(77.51, 30.63, 244.55°) |
| OKLab | oklab(80.07% -0.0585 -0.0768) |
| OKLCH | oklch(80.07% 0.097 232.7) |
| XYZ | xyz(45.0762, 52.3915, 91.7244) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.47
Lightskyblue
#87CEFA
ΔE00 2.21
Baby Blue
#89CFF0
ΔE00 2.61
Sky
#82CAFC
ΔE00 3.01
Sky Blue
#87CEEB
ΔE00 3.56
Light Blue
#95D0FC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9F2 #F2A47B
analogous
#7BF2DF #7BC9F2 #7B8EF2
triadic
#7BC9F2 #F27BC9 #C9F27B
tetradic
#7BC9F2 #DF7BF2 #F2A47B #8EF27B
square
#7BC9F2 #DF7BF2 #F2A47B #8EF27B
split-complementary
#7BC9F2 #F27B8E #F2DF7B
monochromatic
#1698DD #43B2ED #7BC9F2 #B3E0F7 #E3F4FC
Accessibility & contrast
On white
1.83
#7BC9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7BC9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9F2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9F2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#3CD4D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc9f2; /* rgb */ color: rgb(123, 201, 242); /* oklch */ color: oklch(80.1% 0.097 232.7);
Tailwind
colors: {
custom: {
50: '#a8d9f6',
500: '#7bc9f2',
950: '#000000',
},
}SCSS
$custom: #7bc9f2; $custom-light: #a8d9f6; $custom-dark: #000000;
JSON
{
"hex": "#7bc9f2",
"rgb": {
"r": 123,
"g": 201,
"b": 242
},
"hsl": {
"h": 200.672,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.80068,
"c": 0.09653,
"h": 232.7
},
"luminance": 0.52395
}Semantic roles & 50–950 ramp
primary
#7BC9F2
secondary
#CD7345
accent
#5107DE
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385