#7BD6FF#7BD6FF
#7BD6FF is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.4% C 0.104 H 229.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6FF |
|---|---|
| RGB | rgb(123, 214, 255) |
| HSL | hsl(199, 100%, 74%) |
| HSV | hsv(199, 52%, 100%) |
| CMYK | cmyk(51.8%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(81.58, -16.27, -28.37) |
| CIE-LCH | lch(81.58, 32.70, 240.17°) |
| OKLab | oklab(83.45% -0.0684 -0.0788) |
| OKLCH | oklch(83.45% 0.104 229) |
| XYZ | xyz(50.2582, 59.5198, 103.4283) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.82
Sky Blue
#87CEEB
ΔE00 3.56
Lightskyblue
#87CEFA
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Sky
#82CAFC
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6FF #FFA47B
analogous
#7BFFE6 #7BD6FF #7B94FF
triadic
#7BD6FF #FF7BD6 #D6FF7B
tetradic
#7BD6FF #E67BFF #FFA47B #94FF7B
square
#7BD6FF #E67BFF #FFA47B #94FF7B
split-complementary
#7BD6FF #FF7B94 #FFE67B
monochromatic
#01B0FF #3EC3FF #7BD6FF #B8E9FF #E0F5FF
Accessibility & contrast
On white
1.63
#7BD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#7BD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6FF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6FF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#25E2E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bd6ff; /* rgb */ color: rgb(123, 214, 255); /* oklch */ color: oklch(83.4% 0.104 229.0);
Tailwind
colors: {
custom: {
50: '#a9e2ff',
500: '#7bd6ff',
950: '#000000',
},
}SCSS
$custom: #7bd6ff; $custom-light: #a9e2ff; $custom-dark: #000000;
JSON
{
"hex": "#7bd6ff",
"rgb": {
"r": 123,
"g": 214,
"b": 255
},
"hsl": {
"h": 198.636,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.83449,
"c": 0.10435,
"h": 229
},
"luminance": 0.59524
}Semantic roles & 50–950 ramp
primary
#7BD6FF
secondary
#DD7141
accent
#4700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486