#77DFFE#77DFFE
#77DFFE is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.2% C 0.106 H 219.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFFE |
|---|---|
| RGB | rgb(119, 223, 254) |
| HSL | hsl(194, 99%, 73%) |
| HSV | hsv(194, 53%, 100%) |
| CMYK | cmyk(53.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.89, -21.93, -24.33) |
| CIE-LCH | lch(83.89, 32.75, 227.97°) |
| OKLab | oklab(85.24% -0.0814 -0.0674) |
| OKLCH | oklch(85.24% 0.106 219.6) |
| XYZ | xyz(51.8779, 63.8484, 103.3368) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFFE #FE9677
analogous
#77FEDA #77DFFE #779BFE
triadic
#77DFFE #FE77DF #DFFE77
tetradic
#77DFFE #DA77FE #FE9677 #9BFE77
square
#77DFFE #DA77FE #FE9677 #9BFE77
split-complementary
#77DFFE #FE779B #FEDA77
monochromatic
#02C0F9 #3AD1FE #77DFFE #B4EDFE #E1F8FF
Accessibility & contrast
On white
1.52
#77DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#77DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFFE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFFE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#00E9E9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #77dffe; /* rgb */ color: rgb(119, 223, 254); /* oklch */ color: oklch(85.2% 0.106 219.6);
Tailwind
colors: {
custom: {
50: '#a7e9fe',
500: '#77dffe',
950: '#000000',
},
}SCSS
$custom: #77dffe; $custom-light: #a7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#77dffe",
"rgb": {
"r": 119,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.85238,
"c": 0.10566,
"h": 219.6
},
"luminance": 0.63853
}Semantic roles & 50–950 ramp
primary
#77DFFE
secondary
#DC623E
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485