#77DEFE#77DEFE
#77DEFE is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.0% C 0.106 H 220.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEFE |
|---|---|
| RGB | rgb(119, 222, 254) |
| HSL | hsl(194, 99%, 73%) |
| HSV | hsv(194, 53%, 100%) |
| CMYK | cmyk(53.1%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.61, -21.43, -24.75) |
| CIE-LCH | lch(83.61, 32.74, 229.12°) |
| OKLab | oklab(85.02% -0.0803 -0.0686) |
| OKLCH | oklch(85.02% 0.106 220.5) |
| XYZ | xyz(51.6115, 63.3156, 103.2480) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEFE #FE9777
analogous
#77FEDA #77DEFE #779AFE
triadic
#77DEFE #FE77DE #DEFE77
tetradic
#77DEFE #DA77FE #FE9777 #9AFE77
square
#77DEFE #DA77FE #FE9777 #9AFE77
split-complementary
#77DEFE #FE779A #FEDA77
monochromatic
#02BEF9 #3ACFFE #77DEFE #B4EDFE #E1F8FF
Accessibility & contrast
On white
1.54
#77DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#77DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEFE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEFE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77defe; /* rgb */ color: rgb(119, 222, 254); /* oklch */ color: oklch(85.0% 0.106 220.5);
Tailwind
colors: {
custom: {
50: '#a7e8fe',
500: '#77defe',
950: '#000000',
},
}SCSS
$custom: #77defe; $custom-light: #a7e8fe; $custom-dark: #000000;
JSON
{
"hex": "#77defe",
"rgb": {
"r": 119,
"g": 222,
"b": 254
},
"hsl": {
"h": 194.222,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.85015,
"c": 0.1056,
"h": 220.5
},
"luminance": 0.6332
}Semantic roles & 50–950 ramp
primary
#77DEFE
secondary
#DC633E
accent
#3600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485