#77CCFA#77CCFA
#77CCFA is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.9% C 0.105 H 233.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCFA |
|---|---|
| RGB | rgb(119, 204, 250) |
| HSL | hsl(201, 93%, 72%) |
| HSV | hsv(201, 52%, 98%) |
| CMYK | cmyk(52.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.47, -13.34, -30.49) |
| CIE-LCH | lch(78.47, 33.28, 246.37°) |
| OKLab | oklab(80.87% -0.0621 -0.0849) |
| OKLCH | oklch(80.87% 0.105 233.8) |
| XYZ | xyz(46.4496, 54.0059, 98.4003) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.37
Lightskyblue
#87CEFA
ΔE00 1.91
Sky
#82CAFC
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 3.31
Light Blue
#95D0FC
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCFA #FAA577
analogous
#77FAE7 #77CCFA #778AFA
triadic
#77CCFA #FA77CC #CCFA77
tetradic
#77CCFA #E777FA #FAA577 #8AFA77
square
#77CCFA #E777FA #FAA577 #8AFA77
split-complementary
#77CCFA #FA778A #FAE777
monochromatic
#099DEE #3CB6F8 #77CCFA #B2E2FC #E1F4FE
Accessibility & contrast
On white
1.78
#77CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#77CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCFA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCFA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#20D8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77ccfa; /* rgb */ color: rgb(119, 204, 250); /* oklch */ color: oklch(80.9% 0.105 233.8);
Tailwind
colors: {
custom: {
50: '#a6dbfc',
500: '#77ccfa',
950: '#000000',
},
}SCSS
$custom: #77ccfa; $custom-light: #a6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#77ccfa",
"rgb": {
"r": 119,
"g": 204,
"b": 250
},
"hsl": {
"h": 201.069,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.80872,
"c": 0.10518,
"h": 233.8
},
"luminance": 0.5401
}Semantic roles & 50–950 ramp
primary
#77CCFA
secondary
#D6743F
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485