#7BC0F9#7BC0F9
#7BC0F9 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.108 H 244.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC0F9 |
|---|---|
| RGB | rgb(123, 192, 249) |
| HSL | hsl(207, 91%, 73%) |
| HSV | hsv(207, 51%, 98%) |
| CMYK | cmyk(50.6%, 22.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.29, -6.39, -34.83) |
| CIE-LCH | lch(75.29, 35.42, 259.60°) |
| OKLab | oklab(78.4% -0.046 -0.0973) |
| OKLCH | oklch(78.4% 0.108 244.7) |
| XYZ | xyz(44.1108, 48.7463, 96.6887) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.85
Sky
#82CAFC
ΔE00 3.01
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC0F9 #F9B47B
analogous
#7BF9F3 #7BC0F9 #7B81F9
triadic
#7BC0F9 #F97BC0 #C0F97B
tetradic
#7BC0F9 #F37BF9 #F9B47B #81F97B
square
#7BC0F9 #F37BF9 #F9B47B #81F97B
split-complementary
#7BC0F9 #F97B81 #F9F37B
monochromatic
#0B88EF #40A4F6 #7BC0F9 #B6DCFC #E2F1FE
Accessibility & contrast
On white
1.95
#7BC0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#7BC0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC0F9
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC0F9 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FC
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#37CED3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc0f9; /* rgb */ color: rgb(123, 192, 249); /* oklch */ color: oklch(78.4% 0.108 244.7);
Tailwind
colors: {
custom: {
50: '#a8d2fb',
500: '#7bc0f9',
950: '#000000',
},
}SCSS
$custom: #7bc0f9; $custom-light: #a8d2fb; $custom-dark: #000000;
JSON
{
"hex": "#7bc0f9",
"rgb": {
"r": 123,
"g": 192,
"b": 249
},
"hsl": {
"h": 207.143,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.78397,
"c": 0.10758,
"h": 244.7
},
"luminance": 0.4875
}Semantic roles & 50–950 ramp
primary
#7BC0F9
secondary
#F6E4D5
accent
#6800E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285