#7BCCDD#7BCCDD
#7BCCDD is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.083 H 212.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCDD |
|---|---|
| RGB | rgb(123, 204, 221) |
| HSL | hsl(190, 59%, 67%) |
| HSV | hsv(190, 44%, 87%) |
| CMYK | cmyk(44.3%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.65, -20.39, -16.18) |
| CIE-LCH | lch(77.65, 26.03, 218.44°) |
| OKLab | oklab(79.94% -0.0697 -0.0445) |
| OKLCH | oklch(79.94% 0.083 212.6) |
| XYZ | xyz(42.8075, 52.6139, 76.2923) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 6.48
Neon Blue
#04D9FF
ΔE00 7.36
Aqua Blue
#02D8E9
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 7.63
Ice Blue
#A5DFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCDD #DD8C7B
analogous
#7BDDBD #7BCCDD #7B9BDD
triadic
#7BCCDD #DD7BCC #CCDD7B
tetradic
#7BCCDD #BD7BDD #DD8C7B #9BDD7B
square
#7BCCDD #BD7BDD #DD8C7B #9BDD7B
split-complementary
#7BCCDD #DD7B9B #DDBD7B
monochromatic
#2D9AB0 #4AB9D0 #7BCCDD #ACDFEA #DCF2F6
Accessibility & contrast
On white
1.82
#7BCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7BCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCDD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCDD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#4CD3D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bccdd; /* rgb */ color: rgb(123, 204, 221); /* oklch */ color: oklch(79.9% 0.083 212.6);
Tailwind
colors: {
custom: {
50: '#a6dbe7',
500: '#7bccdd',
950: '#000000',
},
}SCSS
$custom: #7bccdd; $custom-light: #a6dbe7; $custom-dark: #000000;
JSON
{
"hex": "#7bccdd",
"rgb": {
"r": 123,
"g": 204,
"b": 221
},
"hsl": {
"h": 190.408,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.79939,
"c": 0.08275,
"h": 212.6
},
"luminance": 0.52617
}Semantic roles & 50–950 ramp
primary
#7BCCDD
secondary
#B25C4A
accent
#3C1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484