#7BC8FE#7BC8FE
#7BC8FE is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.108 H 240.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8FE |
|---|---|
| RGB | rgb(123, 200, 254) |
| HSL | hsl(205, 98%, 74%) |
| HSV | hsv(205, 52%, 100%) |
| CMYK | cmyk(51.6%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(77.68, -9.24, -33.82) |
| CIE-LCH | lch(77.68, 35.06, 254.73°) |
| OKLab | oklab(80.35% -0.0533 -0.0943) |
| OKLCH | oklch(80.35% 0.108 240.5) |
| XYZ | xyz(46.7056, 52.6715, 101.4521) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.95
Lightblue (survey)
#7BC8F6
ΔE00 1.93
Lightskyblue
#87CEFA
ΔE00 2.54
Light Blue
#95D0FC
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8FE #FEB17B
analogous
#7BFEF3 #7BC8FE #7B87FE
triadic
#7BC8FE #FE7BC8 #C8FE7B
tetradic
#7BC8FE #F37BFE #FEB17B #87FE7B
square
#7BC8FE #F37BFE #FEB17B #87FE7B
split-complementary
#7BC8FE #FE7B87 #FEF37B
monochromatic
#0295FD #3EAFFE #7BC8FE #B8E1FE #E1F2FF
Accessibility & contrast
On white
1.82
#7BC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7BC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8FE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8FE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#2ED5DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc8fe; /* rgb */ color: rgb(123, 200, 254); /* oklch */ color: oklch(80.3% 0.108 240.5);
Tailwind
colors: {
custom: {
50: '#a9d8ff',
500: '#7bc8fe',
950: '#000000',
},
}SCSS
$custom: #7bc8fe; $custom-light: #a9d8ff; $custom-dark: #000000;
JSON
{
"hex": "#7bc8fe",
"rgb": {
"r": 123,
"g": 200,
"b": 254
},
"hsl": {
"h": 204.733,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.80346,
"c": 0.10836,
"h": 240.5
},
"luminance": 0.52675
}Semantic roles & 50–950 ramp
primary
#7BC8FE
secondary
#DC8141
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386