#77D2FC#77D2FC
#77D2FC is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.3% C 0.105 H 229.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2FC |
|---|---|
| RGB | rgb(119, 210, 252) |
| HSL | hsl(199, 96%, 73%) |
| HSV | hsv(199, 53%, 99%) |
| CMYK | cmyk(52.8%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(80.20, -15.89, -28.89) |
| CIE-LCH | lch(80.20, 32.97, 241.20°) |
| OKLab | oklab(82.28% -0.068 -0.0803) |
| OKLCH | oklch(82.28% 0.105 229.8) |
| XYZ | xyz(48.2184, 57.0392, 100.5452) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 3.10
Lightblue (survey)
#7BC8F6
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 3.46
Sky
#82CAFC
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2FC #FCA177
analogous
#77FCE3 #77D2FC #7790FC
triadic
#77D2FC #FC77D2 #D2FC77
tetradic
#77D2FC #E377FC #FCA177 #90FC77
square
#77D2FC #E377FC #FCA177 #90FC77
split-complementary
#77D2FC #FC7790 #FCE377
monochromatic
#05A8F3 #3BBEFB #77D2FC #B3E6FD #E1F5FE
Accessibility & contrast
On white
1.69
#77D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#77D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2FC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2FC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#16DEE0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77d2fc; /* rgb */ color: rgb(119, 210, 252); /* oklch */ color: oklch(82.3% 0.105 229.8);
Tailwind
colors: {
custom: {
50: '#a7dffd',
500: '#77d2fc',
950: '#000000',
},
}SCSS
$custom: #77d2fc; $custom-light: #a7dffd; $custom-dark: #000000;
JSON
{
"hex": "#77d2fc",
"rgb": {
"r": 119,
"g": 210,
"b": 252
},
"hsl": {
"h": 198.947,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.82276,
"c": 0.10525,
"h": 229.8
},
"luminance": 0.57043
}Semantic roles & 50–950 ramp
primary
#77D2FC
secondary
#D96F3E
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485