#7BC9F3#7BC9F3
#7BC9F3 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.1% C 0.097 H 233.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9F3 |
|---|---|
| RGB | rgb(123, 201, 243) |
| HSL | hsl(201, 83%, 72%) |
| HSV | hsv(201, 49%, 95%) |
| CMYK | cmyk(49.4%, 17.3%, 0%, 4.7%) |
| CIE-LAB | lab(77.55, -12.88, -28.14) |
| CIE-LCH | lch(77.55, 30.95, 245.40°) |
| OKLab | oklab(80.11% -0.0581 -0.0781) |
| OKLCH | oklch(80.11% 0.097 233.3) |
| XYZ | xyz(45.2268, 52.4517, 92.5175) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.19
Lightskyblue
#87CEFA
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 2.80
Sky Blue
#87CEEB
ΔE00 3.81
Light Blue
#95D0FC
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9F3 #F3A57B
analogous
#7BF3E1 #7BC9F3 #7B8DF3
triadic
#7BC9F3 #F37BC9 #C9F37B
tetradic
#7BC9F3 #E17BF3 #F3A57B #8DF37B
square
#7BC9F3 #E17BF3 #F3A57B #8DF37B
split-complementary
#7BC9F3 #F37B8D #F3E17B
monochromatic
#1498DF #43B2EE #7BC9F3 #B3E0F8 #E3F4FC
Accessibility & contrast
On white
1.83
#7BC9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7BC9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9F3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9F3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#3BD4D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc9f3; /* rgb */ color: rgb(123, 201, 243); /* oklch */ color: oklch(80.1% 0.097 233.3);
Tailwind
colors: {
custom: {
50: '#a8d9f7',
500: '#7bc9f3',
950: '#000000',
},
}SCSS
$custom: #7bc9f3; $custom-light: #a8d9f7; $custom-dark: #000000;
JSON
{
"hex": "#7bc9f3",
"rgb": {
"r": 123,
"g": 201,
"b": 243
},
"hsl": {
"h": 201,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.80109,
"c": 0.09741,
"h": 233.3
},
"luminance": 0.52455
}Semantic roles & 50–950 ramp
primary
#7BC9F3
secondary
#CE7444
accent
#5206E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385