#7BDBFC#7BDBFC
#7BDBFC is a very light, moderate cyan. Relative luminance 0.619; OKLCH L 84.4% C 0.102 H 222.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBFC |
|---|---|
| RGB | rgb(123, 219, 252) |
| HSL | hsl(195, 96%, 74%) |
| HSV | hsv(195, 51%, 99%) |
| CMYK | cmyk(51.2%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(82.86, -19.65, -24.82) |
| CIE-LCH | lch(82.86, 31.65, 231.64°) |
| OKLab | oklab(84.44% -0.075 -0.0688) |
| OKLCH | oklch(84.44% 0.102 222.5) |
| XYZ | xyz(51.0639, 61.8979, 101.3331) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 4.04
Ice Blue
#A5DFF9
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 6.17
Bright Sky Blue
#02CCFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBFC #FC9C7B
analogous
#7BFCDC #7BDBFC #7B9AFC
triadic
#7BDBFC #FC7BDB #DBFC7B
tetradic
#7BDBFC #DC7BFC #FC9C7B #9AFC7B
square
#7BDBFC #DC7BFC #FC9C7B #9AFC7B
split-complementary
#7BDBFC #FC7B9A #FCDC7B
monochromatic
#06B9F7 #3FCBFB #7BDBFC #B7EBFD #E1F7FE
Accessibility & contrast
On white
1.57
#7BDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#7BDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBFC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBFC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#27E6E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdbfc; /* rgb */ color: rgb(123, 219, 252); /* oklch */ color: oklch(84.4% 0.102 222.5);
Tailwind
colors: {
custom: {
50: '#a9e6fd',
500: '#7bdbfc',
950: '#000000',
},
}SCSS
$custom: #7bdbfc; $custom-light: #a9e6fd; $custom-dark: #000000;
JSON
{
"hex": "#7bdbfc",
"rgb": {
"r": 123,
"g": 219,
"b": 252
},
"hsl": {
"h": 195.349,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.84437,
"c": 0.10173,
"h": 222.5
},
"luminance": 0.61902
}Semantic roles & 50–950 ramp
primary
#7BDBFC
secondary
#D96942
accent
#3B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485