#7BDBFB#7BDBFB
#7BDBFB is a very light, moderate cyan. Relative luminance 0.618; OKLCH L 84.4% C 0.101 H 221.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBFB |
|---|---|
| RGB | rgb(123, 219, 251) |
| HSL | hsl(195, 94%, 73%) |
| HSV | hsv(195, 51%, 98%) |
| CMYK | cmyk(51%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.83, -19.92, -24.34) |
| CIE-LCH | lch(82.83, 31.45, 230.70°) |
| OKLab | oklab(84.4% -0.0753 -0.0674) |
| OKLCH | oklch(84.4% 0.101 221.8) |
| XYZ | xyz(50.9059, 61.8347, 100.5007) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.18
Ice Blue
#A5DFF9
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 6.40
Bright Sky Blue
#02CCFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBFB #FB9B7B
analogous
#7BFBDB #7BDBFB #7B9BFB
triadic
#7BDBFB #FB7BDB #DBFB7B
tetradic
#7BDBFB #DB7BFB #FB9B7B #9BFB7B
square
#7BDBFB #DB7BFB #FB9B7B #9BFB7B
split-complementary
#7BDBFB #FB7B9B #FBDB7B
monochromatic
#07B9F4 #40CBF9 #7BDBFB #B6EBFD #E1F7FE
Accessibility & contrast
On white
1.57
#7BDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#7BDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBFB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBFB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#29E5E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdbfb; /* rgb */ color: rgb(123, 219, 251); /* oklch */ color: oklch(84.4% 0.101 221.8);
Tailwind
colors: {
custom: {
50: '#a9e6fc',
500: '#7bdbfb',
950: '#000000',
},
}SCSS
$custom: #7bdbfb; $custom-light: #a9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#7bdbfb",
"rgb": {
"r": 123,
"g": 219,
"b": 251
},
"hsl": {
"h": 195,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.84399,
"c": 0.10109,
"h": 221.8
},
"luminance": 0.61839
}Semantic roles & 50–950 ramp
primary
#7BDBFB
secondary
#D86842
accent
#3900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485