#7BCAFA#7BCAFA
#7BCAFA is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.6% C 0.103 H 236.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAFA |
|---|---|
| RGB | rgb(123, 202, 250) |
| HSL | hsl(203, 93%, 73%) |
| HSV | hsv(203, 51%, 98%) |
| CMYK | cmyk(50.8%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(78.08, -11.44, -31.07) |
| CIE-LCH | lch(78.08, 33.11, 249.79°) |
| OKLab | oklab(80.61% -0.0569 -0.0865) |
| OKLCH | oklch(80.61% 0.104 236.7) |
| XYZ | xyz(46.5380, 53.3504, 98.2692) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.64
Sky
#82CAFC
ΔE00 1.40
Lightskyblue
#87CEFA
ΔE00 1.54
Light Blue
#95D0FC
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAFA #FAAB7B
analogous
#7BFAEA #7BCAFA #7B8AFA
triadic
#7BCAFA #FA7BCA #CAFA7B
tetradic
#7BCAFA #EA7BFA #FAAB7B #8AFA7B
square
#7BCAFA #EA7BFA #FAAB7B #8AFA7B
split-complementary
#7BCAFA #FA7B8A #FAEA7B
monochromatic
#099AF1 #40B2F8 #7BCAFA #B6E2FC #E2F3FE
Accessibility & contrast
On white
1.80
#7BCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7BCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAFA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAFA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#32D6DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcafa; /* rgb */ color: rgb(123, 202, 250); /* oklch */ color: oklch(80.6% 0.103 236.7);
Tailwind
colors: {
custom: {
50: '#a8dafc',
500: '#7bcafa',
950: '#000000',
},
}SCSS
$custom: #7bcafa; $custom-light: #a8dafc; $custom-dark: #000000;
JSON
{
"hex": "#7bcafa",
"rgb": {
"r": 123,
"g": 202,
"b": 250
},
"hsl": {
"h": 202.677,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.80614,
"c": 0.1035,
"h": 236.7
},
"luminance": 0.53354
}Semantic roles & 50–950 ramp
primary
#7BCAFA
secondary
#D77A42
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385