#77CBFA#77CBFA
#77CBFA is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.7% C 0.106 H 234.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBFA |
|---|---|
| RGB | rgb(119, 203, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 52%, 98%) |
| CMYK | cmyk(52.4%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(78.19, -12.82, -30.92) |
| CIE-LCH | lch(78.19, 33.47, 247.49°) |
| OKLab | oklab(80.65% -0.061 -0.0861) |
| OKLCH | oklch(80.65% 0.106 234.7) |
| XYZ | xyz(46.2126, 53.5320, 98.3214) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.03
Lightskyblue
#87CEFA
ΔE00 1.85
Sky
#82CAFC
ΔE00 2.25
Baby Blue
#89CFF0
ΔE00 3.59
Light Blue
#95D0FC
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBFA #FAA677
analogous
#77FAE8 #77CBFA #7789FA
triadic
#77CBFA #FA77CB #CBFA77
tetradic
#77CBFA #E877FA #FAA677 #89FA77
square
#77CBFA #E877FA #FAA677 #89FA77
split-complementary
#77CBFA #FA7789 #FAE877
monochromatic
#099CEE #3CB4F8 #77CBFA #B2E2FC #E1F4FE
Accessibility & contrast
On white
1.79
#77CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#77CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBFA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBFA | 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)
#B5C9FC
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#21D7DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cbfa; /* rgb */ color: rgb(119, 203, 250); /* oklch */ color: oklch(80.7% 0.106 234.7);
Tailwind
colors: {
custom: {
50: '#a6dafc',
500: '#77cbfa',
950: '#000000',
},
}SCSS
$custom: #77cbfa; $custom-light: #a6dafc; $custom-dark: #000000;
JSON
{
"hex": "#77cbfa",
"rgb": {
"r": 119,
"g": 203,
"b": 250
},
"hsl": {
"h": 201.527,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.80652,
"c": 0.10552,
"h": 234.7
},
"luminance": 0.53536
}Semantic roles & 50–950 ramp
primary
#77CBFA
secondary
#D6753F
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385