#77CAF7#77CAF7
#77CAF7 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.3% C 0.103 H 233.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #77CAF7 |
|---|---|
| RGB | rgb(119, 202, 247) |
| HSL | hsl(201, 89%, 72%) |
| HSV | hsv(201, 52%, 97%) |
| CMYK | cmyk(51.8%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.80, -13.15, -29.91) |
| CIE-LCH | lch(77.80, 32.67, 246.27°) |
| OKLab | oklab(80.31% -0.0609 -0.0832) |
| OKLCH | oklch(80.31% 0.103 233.8) |
| XYZ | xyz(45.5106, 52.8746, 95.7852) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.07
Lightskyblue
#87CEFA
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.57
Baby Blue
#89CFF0
ΔE00 3.28
Light Blue
#95D0FC
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CAF7 #F7A477
analogous
#77F7E4 #77CAF7 #778AF7
triadic
#77CAF7 #F777CA #CAF777
tetradic
#77CAF7 #E477F7 #F7A477 #8AF777
square
#77CAF7 #E477F7 #F7A477 #8AF777
split-complementary
#77CAF7 #F7778A #F7E477
monochromatic
#0E9AE6 #3DB3F4 #77CAF7 #B1E1FA #E2F4FD
Accessibility & contrast
On white
1.81
#77CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#77CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CAF7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CAF7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#27D6D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77caf7; /* rgb */ color: rgb(119, 202, 247); /* oklch */ color: oklch(80.3% 0.103 233.8);
Tailwind
colors: {
custom: {
50: '#a6dafa',
500: '#77caf7',
950: '#000000',
},
}SCSS
$custom: #77caf7; $custom-light: #a6dafa; $custom-dark: #000000;
JSON
{
"hex": "#77caf7",
"rgb": {
"r": 119,
"g": 202,
"b": 247
},
"hsl": {
"h": 201.094,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.80309,
"c": 0.10315,
"h": 233.8
},
"luminance": 0.52878
}Semantic roles & 50–950 ramp
primary
#77CAF7
secondary
#D27340
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385