#7BD6FC#7BD6FC
#7BD6FC is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.3% C 0.102 H 227.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6FC |
|---|---|
| RGB | rgb(123, 214, 252) |
| HSL | hsl(198, 96%, 74%) |
| HSV | hsv(198, 51%, 99%) |
| CMYK | cmyk(51.2%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(81.47, -17.10, -26.94) |
| CIE-LCH | lch(81.47, 31.91, 237.58°) |
| OKLab | oklab(83.33% -0.0695 -0.0747) |
| OKLCH | oklch(83.33% 0.102 227.1) |
| XYZ | xyz(49.7791, 59.3282, 100.9048) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.67
Sky Blue
#87CEEB
ΔE00 3.07
Lightskyblue
#87CEFA
ΔE00 4.16
Lightblue (survey)
#7BC8F6
ΔE00 4.74
Ice Blue
#A5DFF9
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6FC #FCA17B
analogous
#7BFCE1 #7BD6FC #7B95FC
triadic
#7BD6FC #FC7BD6 #D6FC7B
tetradic
#7BD6FC #E17BFC #FCA17B #95FC7B
square
#7BD6FC #E17BFC #FCA17B #95FC7B
split-complementary
#7BD6FC #FC7B95 #FCE17B
monochromatic
#06B0F7 #3FC3FB #7BD6FC #B7E9FD #E1F6FE
Accessibility & contrast
On white
1.63
#7BD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7BD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6FC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6FC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#2AE1E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bd6fc; /* rgb */ color: rgb(123, 214, 252); /* oklch */ color: oklch(83.3% 0.102 227.1);
Tailwind
colors: {
custom: {
50: '#a9e2fd',
500: '#7bd6fc',
950: '#000000',
},
}SCSS
$custom: #7bd6fc; $custom-light: #a9e2fd; $custom-dark: #000000;
JSON
{
"hex": "#7bd6fc",
"rgb": {
"r": 123,
"g": 214,
"b": 252
},
"hsl": {
"h": 197.674,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.83331,
"c": 0.10204,
"h": 227.1
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#7BD6FC
secondary
#D96E42
accent
#4400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485