#77BEFF#77BEFF
#77BEFF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.118 H 247.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEFF |
|---|---|
| RGB | rgb(119, 190, 255) |
| HSL | hsl(209, 100%, 73%) |
| HSV | hsv(209, 53%, 100%) |
| CMYK | cmyk(53.3%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(74.80, -4.41, -38.83) |
| CIE-LCH | lch(74.80, 39.08, 263.52°) |
| OKLab | oklab(78.04% -0.0451 -0.1088) |
| OKLCH | oklch(78.04% 0.118 247.5) |
| XYZ | xyz(44.0648, 47.9652, 101.5245) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.81
Sky
#82CAFC
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.66
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEFF #FFB877
analogous
#77FFFC #77BEFF #777AFF
triadic
#77BEFF #FF77BE #BEFF77
tetradic
#77BEFF #FC77FF #FFB877 #7AFF77
square
#77BEFF #FC77FF #FFB877 #7AFF77
split-complementary
#77BEFF #FF777A #FFFC77
monochromatic
#0083FC #3AA1FF #77BEFF #B4DBFF #E0F0FF
Accessibility & contrast
On white
1.98
#77BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#77BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEFF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEFF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#91B2FE
Tritanopia (blue-blind)
#1ECDD4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #77beff; /* rgb */ color: rgb(119, 190, 255); /* oklch */ color: oklch(78.0% 0.118 247.5);
Tailwind
colors: {
custom: {
50: '#a6d1ff',
500: '#77beff',
950: '#000000',
},
}SCSS
$custom: #77beff; $custom-light: #a6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#77beff",
"rgb": {
"r": 119,
"g": 190,
"b": 255
},
"hsl": {
"h": 208.676,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.7804,
"c": 0.11777,
"h": 247.5
},
"luminance": 0.47969
}Semantic roles & 50–950 ramp
primary
#77BEFF
secondary
#F7E5D4
accent
#6E00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286