#77CAFC#77CAFC
#77CAFC is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.5% C 0.108 H 236.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77CAFC |
|---|---|
| RGB | rgb(119, 202, 252) |
| HSL | hsl(203, 96%, 73%) |
| HSV | hsv(203, 53%, 99%) |
| CMYK | cmyk(52.8%, 19.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.99, -11.72, -32.30) |
| CIE-LCH | lch(77.99, 34.36, 250.06°) |
| OKLab | oklab(80.52% -0.0592 -0.09) |
| OKLCH | oklch(80.52% 0.108 236.7) |
| XYZ | xyz(46.2925, 53.1874, 99.9033) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.94
Sky
#82CAFC
ΔE00 1.62
Lightskyblue
#87CEFA
ΔE00 1.93
Light Blue
#95D0FC
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CAFC #FCA977
analogous
#77FCEB #77CAFC #7788FC
triadic
#77CAFC #FC77CA #CAFC77
tetradic
#77CAFC #EB77FC #FCA977 #88FC77
square
#77CAFC #EB77FC #FCA977 #88FC77
split-complementary
#77CAFC #FC7788 #FCEB77
monochromatic
#059AF3 #3BB3FB #77CAFC #B3E1FD #E1F3FE
Accessibility & contrast
On white
1.80
#77CAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#77CAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CAFC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CAFC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#1DD7DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cafc; /* rgb */ color: rgb(119, 202, 252); /* oklch */ color: oklch(80.5% 0.108 236.7);
Tailwind
colors: {
custom: {
50: '#a6dafd',
500: '#77cafc',
950: '#000000',
},
}SCSS
$custom: #77cafc; $custom-light: #a6dafd; $custom-dark: #000000;
JSON
{
"hex": "#77cafc",
"rgb": {
"r": 119,
"g": 202,
"b": 252
},
"hsl": {
"h": 202.556,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.80516,
"c": 0.10777,
"h": 236.7
},
"luminance": 0.53191
}Semantic roles & 50–950 ramp
primary
#77CAFC
secondary
#D9783E
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385