#77AEE4#77AEE4
#77AEE4 is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.4% C 0.098 H 248.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77AEE4 |
|---|---|
| RGB | rgb(119, 174, 228) |
| HSL | hsl(210, 67%, 68%) |
| HSV | hsv(210, 48%, 89%) |
| CMYK | cmyk(47.8%, 23.7%, 0%, 10.6%) |
| CIE-LAB | lab(69.32, -3.53, -32.71) |
| CIE-LCH | lch(69.32, 32.90, 263.84°) |
| OKLab | oklab(73.37% -0.0353 -0.0912) |
| OKLCH | oklch(73.37% 0.098 248.8) |
| XYZ | xyz(36.7426, 39.7929, 79.1284) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 7.65
Sky
#82CAFC
ΔE00 7.83
Lightblue (survey)
#7BC8F6
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AEE4 #E4AD77
analogous
#77E4E4 #77AEE4 #7777E4
triadic
#77AEE4 #E477AE #AEE477
tetradic
#77AEE4 #E477E4 #E4AD77 #77E477
square
#77AEE4 #E477E4 #E4AD77 #77E477
split-complementary
#77AEE4 #E47777 #E4E477
monochromatic
#2571BB #4490DA #77AEE4 #AACCEE #DDEBF8
Accessibility & contrast
On white
2.34
#77AEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#77AEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AEE4
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AEE4 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE6
Deuteranopia (green-blind)
#8AA4E3
Tritanopia (blue-blind)
#46BBC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #77aee4; /* rgb */ color: rgb(119, 174, 228); /* oklch */ color: oklch(73.4% 0.098 248.8);
Tailwind
colors: {
custom: {
50: '#a4c6ec',
500: '#77aee4',
950: '#000000',
},
}SCSS
$custom: #77aee4; $custom-light: #a4c6ec; $custom-dark: #000000;
JSON
{
"hex": "#77aee4",
"rgb": {
"r": 119,
"g": 174,
"b": 228
},
"hsl": {
"h": 209.725,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.73366,
"c": 0.09783,
"h": 248.8
},
"luminance": 0.39795
}Semantic roles & 50–950 ramp
primary
#77AEE4
secondary
#ECDBCB
accent
#7217CF
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284