#7BCAFD#7BCAFD
#7BCAFD is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.7% C 0.106 H 238.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAFD |
|---|---|
| RGB | rgb(123, 202, 253) |
| HSL | hsl(204, 97%, 74%) |
| HSV | hsv(204, 51%, 99%) |
| CMYK | cmyk(51.4%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(78.19, -10.58, -32.50) |
| CIE-LCH | lch(78.19, 34.18, 251.97°) |
| OKLab | oklab(80.74% -0.0558 -0.0906) |
| OKLCH | oklch(80.74% 0.106 238.3) |
| XYZ | xyz(47.0121, 53.5400, 100.7663) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.94
Lightblue (survey)
#7BC8F6
ΔE00 1.22
Lightskyblue
#87CEFA
ΔE00 1.82
Light Blue
#95D0FC
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 4.62
Sky Blue (survey)
#75BBFD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAFD #FDAE7B
analogous
#7BFDEF #7BCAFD #7B89FD
triadic
#7BCAFD #FD7BCA #CAFD7B
tetradic
#7BCAFD #EF7BFD #FDAE7B #89FD7B
square
#7BCAFD #EF7BFD #FDAE7B #89FD7B
split-complementary
#7BCAFD #FD7B89 #FDEF7B
monochromatic
#0499FA #3FB2FC #7BCAFD #B7E2FE #E1F3FF
Accessibility & contrast
On white
1.79
#7BCAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#7BCAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAFD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAFD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#2ED7DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcafd; /* rgb */ color: rgb(123, 202, 253); /* oklch */ color: oklch(80.7% 0.106 238.3);
Tailwind
colors: {
custom: {
50: '#a9dafe',
500: '#7bcafd',
950: '#000000',
},
}SCSS
$custom: #7bcafd; $custom-light: #a9dafe; $custom-dark: #000000;
JSON
{
"hex": "#7bcafd",
"rgb": {
"r": 123,
"g": 202,
"b": 253
},
"hsl": {
"h": 203.538,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.80739,
"c": 0.1064,
"h": 238.3
},
"luminance": 0.53544
}Semantic roles & 50–950 ramp
primary
#7BCAFD
secondary
#DB7E41
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385