#77BDFF#77BDFF
#77BDFF is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.118 H 248.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77BDFF |
|---|---|
| RGB | rgb(119, 189, 255) |
| HSL | hsl(209, 100%, 73%) |
| HSV | hsv(209, 53%, 100%) |
| CMYK | cmyk(53.3%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(74.53, -3.87, -39.26) |
| CIE-LCH | lch(74.53, 39.45, 264.37°) |
| OKLab | oklab(77.83% -0.044 -0.11) |
| OKLCH | oklch(77.83% 0.119 248.2) |
| XYZ | xyz(43.8489, 47.5335, 101.4525) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.53
Sky
#82CAFC
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 5.40
Light Blue
#95D0FC
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BDFF #FFB977
analogous
#77FFFD #77BDFF #7779FF
triadic
#77BDFF #FF77BD #BDFF77
tetradic
#77BDFF #FD77FF #FFB977 #79FF77
square
#77BDFF #FD77FF #FFB977 #79FF77
split-complementary
#77BDFF #FF7779 #FFFD77
monochromatic
#0081FC #3A9FFF #77BDFF #B4DBFF #E0F0FF
Accessibility & contrast
On white
2.00
#77BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#77BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BDFF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BDFF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#90B1FE
Tritanopia (blue-blind)
#1FCCD4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #77bdff; /* rgb */ color: rgb(119, 189, 255); /* oklch */ color: oklch(77.8% 0.118 248.2);
Tailwind
colors: {
custom: {
50: '#a6d0ff',
500: '#77bdff',
950: '#000000',
},
}SCSS
$custom: #77bdff; $custom-light: #a6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#77bdff",
"rgb": {
"r": 119,
"g": 189,
"b": 255
},
"hsl": {
"h": 209.118,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.77825,
"c": 0.1185,
"h": 248.2
},
"luminance": 0.47537
}Semantic roles & 50–950 ramp
primary
#77BDFF
secondary
#F7E5D4
accent
#6F00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286