#77CAFB#77CAFB
#77CAFB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.5% C 0.107 H 236.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #77CAFB |
|---|---|
| RGB | rgb(119, 202, 251) |
| HSL | hsl(202, 94%, 73%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(52.6%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.95, -12.00, -31.82) |
| CIE-LCH | lch(77.95, 34.01, 249.33°) |
| OKLab | oklab(80.47% -0.0596 -0.0887) |
| OKLCH | oklch(80.47% 0.107 236.1) |
| XYZ | xyz(46.1345, 53.1241, 99.0709) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.83
Sky
#82CAFC
ΔE00 1.77
Lightskyblue
#87CEFA
ΔE00 1.89
Light Blue
#95D0FC
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CAFB #FBA877
analogous
#77FBEA #77CAFB #7788FB
triadic
#77CAFB #FB77CA #CAFB77
tetradic
#77CAFB #EA77FB #FBA877 #88FB77
square
#77CAFB #EA77FB #FBA877 #88FB77
split-complementary
#77CAFB #FB7788 #FBEA77
monochromatic
#079AF1 #3CB3F9 #77CAFB #B2E1FD #E1F3FE
Accessibility & contrast
On white
1.81
#77CAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#77CAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CAFB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CAFB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#1FD7DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cafb; /* rgb */ color: rgb(119, 202, 251); /* oklch */ color: oklch(80.5% 0.107 236.1);
Tailwind
colors: {
custom: {
50: '#a6dafc',
500: '#77cafb',
950: '#000000',
},
}SCSS
$custom: #77cafb; $custom-light: #a6dafc; $custom-dark: #000000;
JSON
{
"hex": "#77cafb",
"rgb": {
"r": 119,
"g": 202,
"b": 251
},
"hsl": {
"h": 202.273,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.80474,
"c": 0.10683,
"h": 236.1
},
"luminance": 0.53128
}Semantic roles & 50–950 ramp
primary
#77CAFB
secondary
#D8773F
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385