#7BC7F3#7BC7F3
#7BC7F3 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.7% C 0.098 H 235.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7F3 |
|---|---|
| RGB | rgb(123, 199, 243) |
| HSL | hsl(202, 83%, 72%) |
| HSV | hsv(202, 49%, 95%) |
| CMYK | cmyk(49.4%, 18.1%, 0%, 4.7%) |
| CIE-LAB | lab(77.00, -11.83, -28.99) |
| CIE-LCH | lch(77.00, 31.31, 247.80°) |
| OKLab | oklab(79.67% -0.0559 -0.0806) |
| OKLCH | oklch(79.67% 0.098 235.3) |
| XYZ | xyz(44.7636, 51.5253, 92.3631) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.53
Lightskyblue
#87CEFA
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.15
Baby Blue
#89CFF0
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7F3 #F3A77B
analogous
#7BF3E3 #7BC7F3 #7B8BF3
triadic
#7BC7F3 #F37BC7 #C7F37B
tetradic
#7BC7F3 #E37BF3 #F3A77B #8BF37B
square
#7BC7F3 #E37BF3 #F3A77B #8BF37B
split-complementary
#7BC7F3 #F37B8B #F3E37B
monochromatic
#1495DF #43AFEE #7BC7F3 #B3DFF8 #E3F3FC
Accessibility & contrast
On white
1.86
#7BC7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7BC7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7F3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7F3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#3CD3D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc7f3; /* rgb */ color: rgb(123, 199, 243); /* oklch */ color: oklch(79.7% 0.098 235.3);
Tailwind
colors: {
custom: {
50: '#a8d8f7',
500: '#7bc7f3',
950: '#000000',
},
}SCSS
$custom: #7bc7f3; $custom-light: #a8d8f7; $custom-dark: #000000;
JSON
{
"hex": "#7bc7f3",
"rgb": {
"r": 123,
"g": 199,
"b": 243
},
"hsl": {
"h": 202,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.79669,
"c": 0.09804,
"h": 235.3
},
"luminance": 0.51529
}Semantic roles & 50–950 ramp
primary
#7BC7F3
secondary
#CE7744
accent
#5606E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385