#7BC8F5#7BC8F5
#7BC8F5 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.100 H 235.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8F5 |
|---|---|
| RGB | rgb(123, 200, 245) |
| HSL | hsl(202, 86%, 72%) |
| HSV | hsv(202, 50%, 96%) |
| CMYK | cmyk(49.8%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.35, -11.80, -29.52) |
| CIE-LCH | lch(77.35, 31.79, 248.22°) |
| OKLab | oklab(79.97% -0.0563 -0.0821) |
| OKLCH | oklch(79.97% 0.1 235.5) |
| XYZ | xyz(45.2981, 52.1085, 94.0394) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.26
Lightskyblue
#87CEFA
ΔE00 1.82
Sky
#82CAFC
ΔE00 1.93
Baby Blue
#89CFF0
ΔE00 3.57
Light Blue
#95D0FC
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8F5 #F5A87B
analogous
#7BF5E5 #7BC8F5 #7B8BF5
triadic
#7BC8F5 #F57BC8 #C8F57B
tetradic
#7BC8F5 #E57BF5 #F5A87B #8BF57B
square
#7BC8F5 #E57BF5 #F5A87B #8BF57B
split-complementary
#7BC8F5 #F57B8B #F5E57B
monochromatic
#1196E4 #42B0F1 #7BC8F5 #B4E0F9 #E3F3FD
Accessibility & contrast
On white
1.84
#7BC8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7BC8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8F5
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8F5 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F7
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#39D4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc8f5; /* rgb */ color: rgb(123, 200, 245); /* oklch */ color: oklch(80.0% 0.100 235.5);
Tailwind
colors: {
custom: {
50: '#a8d8f8',
500: '#7bc8f5',
950: '#000000',
},
}SCSS
$custom: #7bc8f5; $custom-light: #a8d8f8; $custom-dark: #000000;
JSON
{
"hex": "#7bc8f5",
"rgb": {
"r": 123,
"g": 200,
"b": 245
},
"hsl": {
"h": 202.131,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.7997,
"c": 0.09954,
"h": 235.5
},
"luminance": 0.52112
}Semantic roles & 50–950 ramp
primary
#7BC8F5
secondary
#D07844
accent
#5503E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385