#7BC7DD#7BC7DD
#7BC7DD is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.081 H 218.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7DD |
|---|---|
| RGB | rgb(123, 199, 221) |
| HSL | hsl(193, 59%, 67%) |
| HSV | hsv(193, 44%, 87%) |
| CMYK | cmyk(44.3%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(76.24, -17.84, -18.30) |
| CIE-LCH | lch(76.24, 25.56, 225.74°) |
| OKLab | oklab(78.82% -0.0639 -0.0504) |
| OKLCH | oklch(78.82% 0.081 218.3) |
| XYZ | xyz(41.6382, 50.2752, 75.9025) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 4.82
Lightblue (survey)
#7BC8F6
ΔE00 7.46
Ice Blue
#A5DFF9
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.54
Neon Blue
#04D9FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7DD #DD917B
analogous
#7BDDC2 #7BC7DD #7B96DD
triadic
#7BC7DD #DD7BC7 #C7DD7B
tetradic
#7BC7DD #C27BDD #DD917B #96DD7B
square
#7BC7DD #C27BDD #DD917B #96DD7B
split-complementary
#7BC7DD #DD7B96 #DDC27B
monochromatic
#2D93B0 #4AB2D0 #7BC7DD #ACDCEA #DCF0F6
Accessibility & contrast
On white
1.90
#7BC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7BC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7DD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7DD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#4ECFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc7dd; /* rgb */ color: rgb(123, 199, 221); /* oklch */ color: oklch(78.8% 0.081 218.3);
Tailwind
colors: {
custom: {
50: '#a6d8e7',
500: '#7bc7dd',
950: '#000000',
},
}SCSS
$custom: #7bc7dd; $custom-light: #a6d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7bc7dd",
"rgb": {
"r": 123,
"g": 199,
"b": 221
},
"hsl": {
"h": 193.469,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.78815,
"c": 0.08141,
"h": 218.3
},
"luminance": 0.50278
}Semantic roles & 50–950 ramp
primary
#7BC7DD
secondary
#B2614A
accent
#451FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384