#7BD5FB#7BD5FB
#7BD5FB is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.1% C 0.101 H 227.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5FB |
|---|---|
| RGB | rgb(123, 213, 251) |
| HSL | hsl(198, 94%, 73%) |
| HSV | hsv(198, 51%, 98%) |
| CMYK | cmyk(51%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.16, -16.87, -26.88) |
| CIE-LCH | lch(81.16, 31.74, 237.89°) |
| OKLab | oklab(83.07% -0.0687 -0.0746) |
| OKLCH | oklch(83.07% 0.101 227.3) |
| XYZ | xyz(49.3687, 58.7603, 99.9884) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.48
Sky Blue
#87CEEB
ΔE00 2.93
Lightskyblue
#87CEFA
ΔE00 3.99
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Ice Blue
#A5DFF9
ΔE00 5.29
Sky
#82CAFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5FB #FBA17B
analogous
#7BFBE1 #7BD5FB #7B95FB
triadic
#7BD5FB #FB7BD5 #D5FB7B
tetradic
#7BD5FB #E17BFB #FBA17B #95FB7B
square
#7BD5FB #E17BFB #FBA17B #95FB7B
split-complementary
#7BD5FB #FB7B95 #FBE17B
monochromatic
#07AEF4 #40C2F9 #7BD5FB #B6E8FD #E1F6FE
Accessibility & contrast
On white
1.65
#7BD5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7BD5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5FB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5FB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#2CE0E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bd5fb; /* rgb */ color: rgb(123, 213, 251); /* oklch */ color: oklch(83.1% 0.101 227.3);
Tailwind
colors: {
custom: {
50: '#a9e2fc',
500: '#7bd5fb',
950: '#000000',
},
}SCSS
$custom: #7bd5fb; $custom-light: #a9e2fc; $custom-dark: #000000;
JSON
{
"hex": "#7bd5fb",
"rgb": {
"r": 123,
"g": 213,
"b": 251
},
"hsl": {
"h": 197.813,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.83071,
"c": 0.10143,
"h": 227.3
},
"luminance": 0.58764
}Semantic roles & 50–950 ramp
primary
#7BD5FB
secondary
#D86F42
accent
#4400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485