#7BC8DD#7BC8DD
#7BC8DD is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.082 H 217.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8DD |
|---|---|
| RGB | rgb(123, 200, 221) |
| HSL | hsl(193, 59%, 67%) |
| HSV | hsv(193, 44%, 87%) |
| CMYK | cmyk(44.3%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.52, -18.35, -17.88) |
| CIE-LCH | lch(76.52, 25.62, 224.26°) |
| OKLab | oklab(79.04% -0.0651 -0.0493) |
| OKLCH | oklch(79.04% 0.082 217.1) |
| XYZ | xyz(41.8690, 50.7368, 75.9795) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.50
Ice Blue
#A5DFF9
ΔE00 7.55
Lightblue (survey)
#7BC8F6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8DD #DD907B
analogous
#7BDDC1 #7BC8DD #7B97DD
triadic
#7BC8DD #DD7BC8 #C8DD7B
tetradic
#7BC8DD #C17BDD #DD907B #97DD7B
square
#7BC8DD #C17BDD #DD907B #97DD7B
split-complementary
#7BC8DD #DD7B97 #DDC17B
monochromatic
#2D94B0 #4AB4D0 #7BC8DD #ACDCEA #DCF1F6
Accessibility & contrast
On white
1.88
#7BC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7BC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8DD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8DD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#4DD0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc8dd; /* rgb */ color: rgb(123, 200, 221); /* oklch */ color: oklch(79.0% 0.082 217.1);
Tailwind
colors: {
custom: {
50: '#a6d8e7',
500: '#7bc8dd',
950: '#000000',
},
}SCSS
$custom: #7bc8dd; $custom-light: #a6d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7bc8dd",
"rgb": {
"r": 123,
"g": 200,
"b": 221
},
"hsl": {
"h": 192.857,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.79039,
"c": 0.08161,
"h": 217.1
},
"luminance": 0.5074
}Semantic roles & 50–950 ramp
primary
#7BC8DD
secondary
#B2604A
accent
#431FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384