#77CAFA#77CAFA
#77CAFA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.106 H 235.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77CAFA |
|---|---|
| RGB | rgb(119, 202, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 52%, 98%) |
| CMYK | cmyk(52.4%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(77.91, -12.29, -31.34) |
| CIE-LCH | lch(77.91, 33.67, 248.59°) |
| OKLab | oklab(80.43% -0.0599 -0.0873) |
| OKLCH | oklch(80.43% 0.106 235.5) |
| XYZ | xyz(45.9773, 53.0613, 98.2429) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.78
Lightskyblue
#87CEFA
ΔE00 1.88
Sky
#82CAFC
ΔE00 1.95
Baby Blue
#89CFF0
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CAFA #FAA777
analogous
#77FAE9 #77CAFA #7788FA
triadic
#77CAFA #FA77CA #CAFA77
tetradic
#77CAFA #E977FA #FAA777 #88FA77
square
#77CAFA #E977FA #FAA777 #88FA77
split-complementary
#77CAFA #FA7788 #FAE977
monochromatic
#099AEE #3CB3F8 #77CAFA #B2E1FC #E1F3FE
Accessibility & contrast
On white
1.81
#77CAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#77CAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CAFA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CAFA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FC
Deuteranopia (green-blind)
#A1BBF9
Tritanopia (blue-blind)
#21D7DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cafa; /* rgb */ color: rgb(119, 202, 250); /* oklch */ color: oklch(80.4% 0.106 235.5);
Tailwind
colors: {
custom: {
50: '#a6dafc',
500: '#77cafa',
950: '#000000',
},
}SCSS
$custom: #77cafa; $custom-light: #a6dafc; $custom-dark: #000000;
JSON
{
"hex": "#77cafa",
"rgb": {
"r": 119,
"g": 202,
"b": 250
},
"hsl": {
"h": 201.985,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.80433,
"c": 0.10589,
"h": 235.5
},
"luminance": 0.53065
}Semantic roles & 50–950 ramp
primary
#77CAFA
secondary
#D6763F
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385