#7BC7F7#7BC7F7
#7BC7F7 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.8% C 0.102 H 237.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7F7 |
|---|---|
| RGB | rgb(123, 199, 247) |
| HSL | hsl(203, 89%, 73%) |
| HSV | hsv(203, 50%, 97%) |
| CMYK | cmyk(50.2%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.14, -10.70, -30.91) |
| CIE-LCH | lch(77.14, 32.71, 250.90°) |
| OKLab | oklab(79.83% -0.0545 -0.086) |
| OKLCH | oklch(79.83% 0.102 237.6) |
| XYZ | xyz(45.3742, 51.7696, 95.5791) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.65
Sky
#82CAFC
ΔE00 1.31
Lightskyblue
#87CEFA
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 4.36
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7F7 #F7AB7B
analogous
#7BF7E9 #7BC7F7 #7B89F7
triadic
#7BC7F7 #F77BC7 #C7F77B
tetradic
#7BC7F7 #E97BF7 #F7AB7B #89F77B
square
#7BC7F7 #E97BF7 #F7AB7B #89F77B
split-complementary
#7BC7F7 #F77B89 #F7E97B
monochromatic
#0E95E9 #41AFF4 #7BC7F7 #B5DFFA #E2F3FD
Accessibility & contrast
On white
1.85
#7BC7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7BC7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7F7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7F7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#37D3D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc7f7; /* rgb */ color: rgb(123, 199, 247); /* oklch */ color: oklch(79.8% 0.102 237.6);
Tailwind
colors: {
custom: {
50: '#a8d8fa',
500: '#7bc7f7',
950: '#000000',
},
}SCSS
$custom: #7bc7f7; $custom-light: #a8d8fa; $custom-dark: #000000;
JSON
{
"hex": "#7bc7f7",
"rgb": {
"r": 123,
"g": 199,
"b": 247
},
"hsl": {
"h": 203.226,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.79834,
"c": 0.10184,
"h": 237.6
},
"luminance": 0.51773
}Semantic roles & 50–950 ramp
primary
#7BC7F7
secondary
#D37B43
accent
#5900E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385