#7BD5FF#7BD5FF
#7BD5FF is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.2% C 0.105 H 229.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5FF |
|---|---|
| RGB | rgb(123, 213, 255) |
| HSL | hsl(199, 100%, 74%) |
| HSV | hsv(199, 52%, 100%) |
| CMYK | cmyk(51.8%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(81.30, -15.75, -28.79) |
| CIE-LCH | lch(81.30, 32.82, 241.31°) |
| OKLab | oklab(83.23% -0.0673 -0.08) |
| OKLCH | oklch(83.23% 0.105 229.9) |
| XYZ | xyz(50.0059, 59.0152, 103.3442) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.77
Lightskyblue
#87CEFA
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Sky
#82CAFC
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5FF #FFA57B
analogous
#7BFFE7 #7BD5FF #7B93FF
triadic
#7BD5FF #FF7BD5 #D5FF7B
tetradic
#7BD5FF #E77BFF #FFA57B #93FF7B
square
#7BD5FF #E77BFF #FFA57B #93FF7B
split-complementary
#7BD5FF #FF7B93 #FFE77B
monochromatic
#01AEFF #3EC2FF #7BD5FF #B8E8FF #E0F5FF
Accessibility & contrast
On white
1.64
#7BD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#7BD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5FF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5FF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#25E1E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bd5ff; /* rgb */ color: rgb(123, 213, 255); /* oklch */ color: oklch(83.2% 0.105 229.9);
Tailwind
colors: {
custom: {
50: '#a9e2ff',
500: '#7bd5ff',
950: '#000000',
},
}SCSS
$custom: #7bd5ff; $custom-light: #a9e2ff; $custom-dark: #000000;
JSON
{
"hex": "#7bd5ff",
"rgb": {
"r": 123,
"g": 213,
"b": 255
},
"hsl": {
"h": 199.091,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.83229,
"c": 0.10455,
"h": 229.9
},
"luminance": 0.59019
}Semantic roles & 50–950 ramp
primary
#7BD5FF
secondary
#DD7341
accent
#4900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486