#7BC7FE#7BC7FE
#7BC7FE is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.1% C 0.109 H 241.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7FE |
|---|---|
| RGB | rgb(123, 199, 254) |
| HSL | hsl(205, 98%, 74%) |
| HSV | hsv(205, 52%, 100%) |
| CMYK | cmyk(51.6%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(77.41, -8.70, -34.25) |
| CIE-LCH | lch(77.41, 35.34, 255.74°) |
| OKLab | oklab(80.13% -0.0522 -0.0956) |
| OKLCH | oklch(80.13% 0.109 241.4) |
| XYZ | xyz(46.4748, 52.2098, 101.3751) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.19
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Lightskyblue
#87CEFA
ΔE00 2.86
Light Blue
#95D0FC
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue
#89CFF0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7FE #FEB27B
analogous
#7BFEF4 #7BC7FE #7B86FE
triadic
#7BC7FE #FE7BC7 #C7FE7B
tetradic
#7BC7FE #F47BFE #FEB27B #86FE7B
square
#7BC7FE #F47BFE #FEB27B #86FE7B
split-complementary
#7BC7FE #FE7B86 #FEF47B
monochromatic
#0293FD #3EADFE #7BC7FE #B8E1FE #E1F2FF
Accessibility & contrast
On white
1.84
#7BC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7BC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7FE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7FE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#2ED5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc7fe; /* rgb */ color: rgb(123, 199, 254); /* oklch */ color: oklch(80.1% 0.109 241.4);
Tailwind
colors: {
custom: {
50: '#a9d7ff',
500: '#7bc7fe',
950: '#000000',
},
}SCSS
$custom: #7bc7fe; $custom-light: #a9d7ff; $custom-dark: #000000;
JSON
{
"hex": "#7bc7fe",
"rgb": {
"r": 123,
"g": 199,
"b": 254
},
"hsl": {
"h": 205.191,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.80129,
"c": 0.10889,
"h": 241.4
},
"luminance": 0.52214
}Semantic roles & 50–950 ramp
primary
#7BC7FE
secondary
#DC8241
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386