#7BC2DE#7BC2DE
#7BC2DE is a light, moderate cyan. Relative luminance 0.481; OKLCH L 77.7% C 0.082 H 225.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2DE |
|---|---|
| RGB | rgb(123, 194, 222) |
| HSL | hsl(197, 60%, 68%) |
| HSV | hsv(197, 45%, 87%) |
| CMYK | cmyk(44.6%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(74.87, -14.98, -20.92) |
| CIE-LCH | lch(74.87, 25.73, 234.40°) |
| OKLab | oklab(77.73% -0.0576 -0.0578) |
| OKLCH | oklch(77.73% 0.082 225.1) |
| XYZ | xyz(40.6402, 48.0655, 76.2291) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.88
Sky
#82CAFC
ΔE00 6.78
Bright Sky Blue
#02CCFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2DE #DE977B
analogous
#7BDEC9 #7BC2DE #7B90DE
triadic
#7BC2DE #DE7BC2 #C2DE7B
tetradic
#7BC2DE #C97BDE #DE977B #90DE7B
square
#7BC2DE #C97BDE #DE977B #90DE7B
split-complementary
#7BC2DE #DE7B90 #DEC97B
monochromatic
#2D8CB2 #4AABD2 #7BC2DE #ACD9EA #DDEFF6
Accessibility & contrast
On white
1.98
#7BC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#7BC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2DE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2DE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE0
Deuteranopia (green-blind)
#A4B3DE
Tritanopia (blue-blind)
#4ECBCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc2de; /* rgb */ color: rgb(123, 194, 222); /* oklch */ color: oklch(77.7% 0.082 225.1);
Tailwind
colors: {
custom: {
50: '#a6d4e8',
500: '#7bc2de',
950: '#000000',
},
}SCSS
$custom: #7bc2de; $custom-light: #a6d4e8; $custom-dark: #000000;
JSON
{
"hex": "#7bc2de",
"rgb": {
"r": 123,
"g": 194,
"b": 222
},
"hsl": {
"h": 196.97,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.77734,
"c": 0.0816,
"h": 225.1
},
"luminance": 0.48068
}Semantic roles & 50–950 ramp
primary
#7BC2DE
secondary
#EAD4CB
accent
#4E1EC8
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101416
muted
#7F8384