#7BC7ED#7BC7ED
#7BC7ED is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.093 H 231.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7ED |
|---|---|
| RGB | rgb(123, 199, 237) |
| HSL | hsl(200, 76%, 71%) |
| HSV | hsv(200, 48%, 93%) |
| CMYK | cmyk(48.1%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(76.78, -13.50, -26.09) |
| CIE-LCH | lch(76.78, 29.38, 242.64°) |
| OKLab | oklab(79.43% -0.058 -0.0723) |
| OKLCH | oklch(79.43% 0.093 231.3) |
| XYZ | xyz(43.8723, 51.1688, 87.6690) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Baby Blue
#89CFF0
ΔE00 2.50
Lightskyblue
#87CEFA
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 3.13
Sky
#82CAFC
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7ED #EDA17B
analogous
#7BEDDA #7BC7ED #7B8EED
triadic
#7BC7ED #ED7BC7 #C7ED7B
tetradic
#7BC7ED #DA7BED #EDA17B #8EED7B
square
#7BC7ED #DA7BED #EDA17B #8EED7B
split-complementary
#7BC7ED #ED7B8E #EDDA7B
monochromatic
#1D95D1 #45B0E6 #7BC7ED #B1DEF4 #E4F4FB
Accessibility & contrast
On white
1.87
#7BC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7BC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7ED
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7ED | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5EF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#41D2D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc7ed; /* rgb */ color: rgb(123, 199, 237); /* oklch */ color: oklch(79.4% 0.093 231.3);
Tailwind
colors: {
custom: {
50: '#a7d8f3',
500: '#7bc7ed',
950: '#000000',
},
}SCSS
$custom: #7bc7ed; $custom-light: #a7d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc7ed",
"rgb": {
"r": 123,
"g": 199,
"b": 237
},
"hsl": {
"h": 200,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.79427,
"c": 0.09272,
"h": 231.3
},
"luminance": 0.51172
}Semantic roles & 50–950 ramp
primary
#7BC7ED
secondary
#C67146
accent
#510DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385