#7BC9EC#7BC9EC
#7BC9EC is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.8% C 0.092 H 228.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9EC |
|---|---|
| RGB | rgb(123, 201, 236) |
| HSL | hsl(199, 75%, 70%) |
| HSV | hsv(199, 48%, 93%) |
| CMYK | cmyk(47.9%, 14.8%, 0%, 7.5%) |
| CIE-LAB | lab(77.30, -14.82, -24.76) |
| CIE-LCH | lch(77.30, 28.86, 239.09°) |
| OKLab | oklab(79.83% -0.0606 -0.0686) |
| OKLCH | oklch(79.83% 0.092 228.5) |
| XYZ | xyz(44.1898, 52.0369, 87.0561) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.97
Sky Blue
#87CEEB
ΔE00 2.16
Lightblue (survey)
#7BC8F6
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 3.63
Sky
#82CAFC
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9EC #EC9E7B
analogous
#7BECD6 #7BC9EC #7B90EC
triadic
#7BC9EC #EC7BC9 #C9EC7B
tetradic
#7BC9EC #D67BEC #EC9E7B #90EC7B
square
#7BC9EC #D67BEC #EC9E7B #90EC7B
split-complementary
#7BC9EC #EC7B90 #ECD67B
monochromatic
#1E98CF #46B3E4 #7BC9EC #B0DFF4 #E4F4FB
Accessibility & contrast
On white
1.84
#7BC9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7BC9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9EC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9EC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A7B9EC
Tritanopia (blue-blind)
#42D3D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc9ec; /* rgb */ color: rgb(123, 201, 236); /* oklch */ color: oklch(79.8% 0.092 228.5);
Tailwind
colors: {
custom: {
50: '#a7d9f2',
500: '#7bc9ec',
950: '#000000',
},
}SCSS
$custom: #7bc9ec; $custom-light: #a7d9f2; $custom-dark: #000000;
JSON
{
"hex": "#7bc9ec",
"rgb": {
"r": 123,
"g": 201,
"b": 236
},
"hsl": {
"h": 198.584,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.7983,
"c": 0.09155,
"h": 228.5
},
"luminance": 0.5204
}Semantic roles & 50–950 ramp
primary
#7BC9EC
secondary
#C56D46
accent
#4D0FD7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385