#77CBFC#77CBFC
#77CBFC is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.107 H 235.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBFC |
|---|---|
| RGB | rgb(119, 203, 252) |
| HSL | hsl(202, 96%, 73%) |
| HSV | hsv(202, 53%, 99%) |
| CMYK | cmyk(52.8%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.26, -12.24, -31.87) |
| CIE-LCH | lch(78.26, 34.14, 248.99°) |
| OKLab | oklab(80.74% -0.0603 -0.0888) |
| OKLCH | oklch(80.74% 0.107 235.8) |
| XYZ | xyz(46.5279, 53.6581, 99.9817) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.02
Lightskyblue
#87CEFA
ΔE00 1.83
Sky
#82CAFC
ΔE00 1.89
Light Blue
#95D0FC
ΔE00 3.84
Baby Blue
#89CFF0
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBFC #FCA877
analogous
#77FCEA #77CBFC #7789FC
triadic
#77CBFC #FC77CB #CBFC77
tetradic
#77CBFC #EA77FC #FCA877 #89FC77
square
#77CBFC #EA77FC #FCA877 #89FC77
split-complementary
#77CBFC #FC7789 #FCEA77
monochromatic
#059CF3 #3BB4FB #77CBFC #B3E2FD #E1F4FE
Accessibility & contrast
On white
1.79
#77CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#77CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBFC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBFC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A2BBFB
Tritanopia (blue-blind)
#1CD8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77cbfc; /* rgb */ color: rgb(119, 203, 252); /* oklch */ color: oklch(80.7% 0.107 235.8);
Tailwind
colors: {
custom: {
50: '#a6dafd',
500: '#77cbfc',
950: '#000000',
},
}SCSS
$custom: #77cbfc; $custom-light: #a6dafd; $custom-dark: #000000;
JSON
{
"hex": "#77cbfc",
"rgb": {
"r": 119,
"g": 203,
"b": 252
},
"hsl": {
"h": 202.105,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.80736,
"c": 0.10738,
"h": 235.8
},
"luminance": 0.53662
}Semantic roles & 50–950 ramp
primary
#77CBFC
secondary
#D9773E
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385