#7BC8F8#7BC8F8
#7BC8F8 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.1% C 0.102 H 237.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8F8 |
|---|---|
| RGB | rgb(123, 200, 248) |
| HSL | hsl(203, 90%, 73%) |
| HSV | hsv(203, 50%, 97%) |
| CMYK | cmyk(50.4%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(77.46, -10.95, -30.96) |
| CIE-LCH | lch(77.46, 32.84, 250.53°) |
| OKLab | oklab(80.09% -0.0553 -0.0862) |
| OKLCH | oklch(80.09% 0.102 237.3) |
| XYZ | xyz(45.7598, 52.2932, 96.4709) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.51
Sky
#82CAFC
ΔE00 1.29
Lightskyblue
#87CEFA
ΔE00 1.84
Light Blue
#95D0FC
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8F8 #F8AB7B
analogous
#7BF8E9 #7BC8F8 #7B89F8
triadic
#7BC8F8 #F87BC8 #C8F87B
tetradic
#7BC8F8 #E97BF8 #F8AB7B #89F87B
square
#7BC8F8 #E97BF8 #F8AB7B #89F87B
split-complementary
#7BC8F8 #F87B89 #F8E97B
monochromatic
#0D96EC #41B0F5 #7BC8F8 #B5E0FB #E2F3FD
Accessibility & contrast
On white
1.83
#7BC8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7BC8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8F8
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8F8 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FA
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#36D4D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc8f8; /* rgb */ color: rgb(123, 200, 248); /* oklch */ color: oklch(80.1% 0.102 237.3);
Tailwind
colors: {
custom: {
50: '#a8d8fa',
500: '#7bc8f8',
950: '#000000',
},
}SCSS
$custom: #7bc8f8; $custom-light: #a8d8fa; $custom-dark: #000000;
JSON
{
"hex": "#7bc8f8",
"rgb": {
"r": 123,
"g": 200,
"b": 248
},
"hsl": {
"h": 203.04,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.80094,
"c": 0.1024,
"h": 237.3
},
"luminance": 0.52297
}Semantic roles & 50–950 ramp
primary
#7BC8F8
secondary
#D47B43
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385