#77BEFA#77BEFA
#77BEFA is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.112 H 245.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEFA |
|---|---|
| RGB | rgb(119, 190, 250) |
| HSL | hsl(207, 93%, 72%) |
| HSV | hsv(207, 52%, 98%) |
| CMYK | cmyk(52.4%, 24%, 0%, 2%) |
| CIE-LAB | lab(74.60, -5.89, -36.46) |
| CIE-LCH | lch(74.60, 36.93, 260.83°) |
| OKLab | oklab(77.82% -0.0466 -0.102) |
| OKLCH | oklch(77.82% 0.112 245.4) |
| XYZ | xyz(43.2704, 47.6475, 97.3406) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.27
Sky
#82CAFC
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 4.36
Lightskyblue
#87CEFA
ΔE00 5.26
Light Blue
#95D0FC
ΔE00 5.40
Carolina Blue
#8AB8FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEFA #FAB377
analogous
#77FAF5 #77BEFA #777CFA
triadic
#77BEFA #FA77BE #BEFA77
tetradic
#77BEFA #F577FA #FAB377 #7CFA77
square
#77BEFA #F577FA #FAB377 #7CFA77
split-complementary
#77BEFA #FA777C #FAF577
monochromatic
#0985EE #3CA2F8 #77BEFA #B2DAFC #E1F1FE
Accessibility & contrast
On white
1.99
#77BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#77BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEFA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEFA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#28CCD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #77befa; /* rgb */ color: rgb(119, 190, 250); /* oklch */ color: oklch(77.8% 0.112 245.4);
Tailwind
colors: {
custom: {
50: '#a6d1fc',
500: '#77befa',
950: '#000000',
},
}SCSS
$custom: #77befa; $custom-light: #a6d1fc; $custom-dark: #000000;
JSON
{
"hex": "#77befa",
"rgb": {
"r": 119,
"g": 190,
"b": 250
},
"hsl": {
"h": 207.481,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.77815,
"c": 0.11213,
"h": 245.4
},
"luminance": 0.47651
}Semantic roles & 50–950 ramp
primary
#77BEFA
secondary
#F6E4D5
accent
#6900E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285