#7BC8ED#7BC8ED
#7BC8ED is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.093 H 230.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8ED |
|---|---|
| RGB | rgb(123, 200, 237) |
| HSL | hsl(199, 76%, 71%) |
| HSV | hsv(199, 48%, 93%) |
| CMYK | cmyk(48.1%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(77.06, -14.03, -25.67) |
| CIE-LCH | lch(77.06, 29.25, 241.35°) |
| OKLab | oklab(79.65% -0.0591 -0.0711) |
| OKLCH | oklch(79.65% 0.093 230.3) |
| XYZ | xyz(44.1032, 51.6305, 87.7460) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.21
Lightblue (survey)
#7BC8F6
ΔE00 2.56
Sky Blue
#87CEEB
ΔE00 2.73
Lightskyblue
#87CEFA
ΔE00 3.13
Sky
#82CAFC
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8ED #EDA07B
analogous
#7BEDD9 #7BC8ED #7B8FED
triadic
#7BC8ED #ED7BC8 #C8ED7B
tetradic
#7BC8ED #D97BED #EDA07B #8FED7B
square
#7BC8ED #D97BED #EDA07B #8FED7B
split-complementary
#7BC8ED #ED7B8F #EDD97B
monochromatic
#1D96D1 #45B2E6 #7BC8ED #B1DEF4 #E4F4FB
Accessibility & contrast
On white
1.85
#7BC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7BC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8ED
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8ED | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#41D2D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc8ed; /* rgb */ color: rgb(123, 200, 237); /* oklch */ color: oklch(79.6% 0.093 230.3);
Tailwind
colors: {
custom: {
50: '#a7d8f3',
500: '#7bc8ed',
950: '#000000',
},
}SCSS
$custom: #7bc8ed; $custom-light: #a7d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc8ed",
"rgb": {
"r": 123,
"g": 200,
"b": 237
},
"hsl": {
"h": 199.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.79648,
"c": 0.09251,
"h": 230.3
},
"luminance": 0.51634
}Semantic roles & 50–950 ramp
primary
#7BC8ED
secondary
#C67046
accent
#4F0DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385