#7BC7E2#7BC7E2
#7BC7E2 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.084 H 222.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7E2 |
|---|---|
| RGB | rgb(123, 199, 226) |
| HSL | hsl(196, 64%, 68%) |
| HSV | hsv(196, 46%, 89%) |
| CMYK | cmyk(45.6%, 11.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.40, -16.50, -20.75) |
| CIE-LCH | lch(76.40, 26.51, 231.51°) |
| OKLab | oklab(79% -0.062 -0.0573) |
| OKLCH | oklch(79% 0.084 222.7) |
| XYZ | xyz(42.3143, 50.5456, 79.4633) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.29
Baby Blue
#89CFF0
ΔE00 3.40
Lightblue (survey)
#7BC8F6
ΔE00 5.73
Lightskyblue
#87CEFA
ΔE00 6.02
Bright Sky Blue
#02CCFE
ΔE00 6.75
Ice Blue
#A5DFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7E2 #E2967B
analogous
#7BE2C9 #7BC7E2 #7B93E2
triadic
#7BC7E2 #E27BC7 #C7E27B
tetradic
#7BC7E2 #C97BE2 #E2967B #93E27B
square
#7BC7E2 #C97BE2 #E2967B #93E27B
split-complementary
#7BC7E2 #E27B93 #E2C97B
monochromatic
#2994BA #49B2D7 #7BC7E2 #ADDCED #DFF2F8
Accessibility & contrast
On white
1.89
#7BC7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7BC7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7E2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7E2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E3
Deuteranopia (green-blind)
#A8B7E2
Tritanopia (blue-blind)
#4AD0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc7e2; /* rgb */ color: rgb(123, 199, 226); /* oklch */ color: oklch(79.0% 0.084 222.7);
Tailwind
colors: {
custom: {
50: '#a6d8eb',
500: '#7bc7e2',
950: '#000000',
},
}SCSS
$custom: #7bc7e2; $custom-light: #a6d8eb; $custom-dark: #000000;
JSON
{
"hex": "#7bc7e2",
"rgb": {
"r": 123,
"g": 199,
"b": 226
},
"hsl": {
"h": 195.728,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.79001,
"c": 0.08442,
"h": 222.7
},
"luminance": 0.50549
}Semantic roles & 50–950 ramp
primary
#7BC7E2
secondary
#B96648
accent
#481ACC
background
#FDFEFE
surface
#F7FBFD
border
#D0D4D5
text
#101416
muted
#818384