#7BC5F5#7BC5F5
#7BC5F5 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.3% C 0.101 H 238.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5F5 |
|---|---|
| RGB | rgb(123, 197, 245) |
| HSL | hsl(204, 86%, 72%) |
| HSV | hsv(204, 50%, 96%) |
| CMYK | cmyk(49.8%, 19.6%, 0%, 3.9%) |
| CIE-LAB | lab(76.52, -10.21, -30.80) |
| CIE-LCH | lch(76.52, 32.45, 251.66°) |
| OKLab | oklab(79.31% -0.0529 -0.0857) |
| OKLCH | oklch(79.31% 0.101 238.3) |
| XYZ | xyz(44.6101, 50.7325, 93.8101) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.09
Sky
#82CAFC
ΔE00 1.52
Lightskyblue
#87CEFA
ΔE00 2.46
Light Blue
#95D0FC
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5F5 #F5AB7B
analogous
#7BF5E8 #7BC5F5 #7B88F5
triadic
#7BC5F5 #F57BC5 #C5F57B
tetradic
#7BC5F5 #E87BF5 #F5AB7B #88F57B
square
#7BC5F5 #E87BF5 #F5AB7B #88F57B
split-complementary
#7BC5F5 #F57B88 #F5E87B
monochromatic
#1191E4 #42ACF1 #7BC5F5 #B4DEF9 #E3F3FD
Accessibility & contrast
On white
1.88
#7BC5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7BC5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5F5
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5F5 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#3AD1D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc5f5; /* rgb */ color: rgb(123, 197, 245); /* oklch */ color: oklch(79.3% 0.101 238.3);
Tailwind
colors: {
custom: {
50: '#a8d6f8',
500: '#7bc5f5',
950: '#000000',
},
}SCSS
$custom: #7bc5f5; $custom-light: #a8d6f8; $custom-dark: #000000;
JSON
{
"hex": "#7bc5f5",
"rgb": {
"r": 123,
"g": 197,
"b": 245
},
"hsl": {
"h": 203.607,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.79313,
"c": 0.10074,
"h": 238.3
},
"luminance": 0.50736
}Semantic roles & 50–950 ramp
primary
#7BC5F5
secondary
#D07B44
accent
#5B03E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385