#77BBFC#77BBFC
#77BBFC is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.3% C 0.117 H 248.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77BBFC |
|---|---|
| RGB | rgb(119, 187, 252) |
| HSL | hsl(209, 96%, 73%) |
| HSV | hsv(209, 53%, 99%) |
| CMYK | cmyk(52.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.86, -3.66, -38.68) |
| CIE-LCH | lch(73.86, 38.86, 264.59°) |
| OKLab | oklab(77.26% -0.0427 -0.1084) |
| OKLCH | oklch(77.26% 0.117 248.5) |
| XYZ | xyz(42.9425, 46.4874, 98.7866) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.26
Carolina Blue
#8AB8FE
ΔE00 4.42
Sky
#82CAFC
ΔE00 4.83
Lightblue (survey)
#7BC8F6
ΔE00 5.68
Light Blue
#95D0FC
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BBFC #FCB877
analogous
#77FCFA #77BBFC #7779FC
triadic
#77BBFC #FC77BB #BBFC77
tetradic
#77BBFC #FA77FC #FCB877 #79FC77
square
#77BBFC #FA77FC #FCB877 #79FC77
split-complementary
#77BBFC #FC7779 #FCFA77
monochromatic
#057FF3 #3B9DFB #77BBFC #B3D9FD #E1F0FE
Accessibility & contrast
On white
2.04
#77BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#77BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BBFC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BBFC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#26CAD1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #77bbfc; /* rgb */ color: rgb(119, 187, 252); /* oklch */ color: oklch(77.3% 0.117 248.5);
Tailwind
colors: {
custom: {
50: '#a6cffd',
500: '#77bbfc',
950: '#000000',
},
}SCSS
$custom: #77bbfc; $custom-light: #a6cffd; $custom-dark: #000000;
JSON
{
"hex": "#77bbfc",
"rgb": {
"r": 119,
"g": 187,
"b": 252
},
"hsl": {
"h": 209.323,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.77258,
"c": 0.1165,
"h": 248.5
},
"luminance": 0.46491
}Semantic roles & 50–950 ramp
primary
#77BBFC
secondary
#F7E5D4
accent
#7000E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285