#7BDEFF#7BDEFF
#7BDEFF is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.2% C 0.104 H 221.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEFF |
|---|---|
| RGB | rgb(123, 222, 255) |
| HSL | hsl(195, 100%, 74%) |
| HSV | hsv(195, 52%, 100%) |
| CMYK | cmyk(51.8%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.79, -20.33, -24.98) |
| CIE-LCH | lch(83.79, 32.21, 230.86°) |
| OKLab | oklab(85.22% -0.0771 -0.0692) |
| OKLCH | oklch(85.22% 0.104 221.9) |
| XYZ | xyz(52.3328, 63.6690, 104.1199) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.68
Ice Blue
#A5DFF9
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 6.69
Bright Sky Blue
#02CCFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEFF #FF9C7B
analogous
#7BFFDE #7BDEFF #7B9CFF
triadic
#7BDEFF #FF7BDE #DEFF7B
tetradic
#7BDEFF #DE7BFF #FF9C7B #9CFF7B
square
#7BDEFF #DE7BFF #FF9C7B #9CFF7B
split-complementary
#7BDEFF #FF7B9C #FFDE7B
monochromatic
#01BFFF #3ECFFF #7BDEFF #B8EDFF #E0F7FF
Accessibility & contrast
On white
1.53
#7BDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#7BDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEFF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEFF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B7CBFF
Tritanopia (blue-blind)
#1FE9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdeff; /* rgb */ color: rgb(123, 222, 255); /* oklch */ color: oklch(85.2% 0.104 221.9);
Tailwind
colors: {
custom: {
50: '#aae8ff',
500: '#7bdeff',
950: '#000000',
},
}SCSS
$custom: #7bdeff; $custom-light: #aae8ff; $custom-dark: #000000;
JSON
{
"hex": "#7bdeff",
"rgb": {
"r": 123,
"g": 222,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.85216,
"c": 0.10365,
"h": 221.9
},
"luminance": 0.63674
}Semantic roles & 50–950 ramp
primary
#7BDEFF
secondary
#DD6841
accent
#3900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111618
muted
#818486