#77DFFA#77DFFA
#77DFFA is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.103 H 216.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFFA |
|---|---|
| RGB | rgb(119, 223, 250) |
| HSL | hsl(192, 93%, 72%) |
| HSV | hsv(192, 52%, 98%) |
| CMYK | cmyk(52.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.75, -23.03, -22.41) |
| CIE-LCH | lch(83.75, 32.14, 224.23°) |
| OKLab | oklab(85.09% -0.0828 -0.062) |
| OKLCH | oklch(85.09% 0.104 216.8) |
| XYZ | xyz(51.2440, 63.5948, 99.9985) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFFA #FA9277
analogous
#77FAD3 #77DFFA #779EFA
triadic
#77DFFA #FA77DF #DFFA77
tetradic
#77DFFA #D377FA #FA9277 #9EFA77
square
#77DFFA #D377FA #FA9277 #9EFA77
split-complementary
#77DFFA #FA779E #FAD377
monochromatic
#09BFEE #3CD1F8 #77DFFA #B2EDFC #E1F8FE
Accessibility & contrast
On white
1.53
#77DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#77DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFFA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFFA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#0DE9E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #77dffa; /* rgb */ color: rgb(119, 223, 250); /* oklch */ color: oklch(85.1% 0.103 216.8);
Tailwind
colors: {
custom: {
50: '#a7e9fc',
500: '#77dffa',
950: '#000000',
},
}SCSS
$custom: #77dffa; $custom-light: #a7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#77dffa",
"rgb": {
"r": 119,
"g": 223,
"b": 250
},
"hsl": {
"h": 192.366,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.85088,
"c": 0.1035,
"h": 216.8
},
"luminance": 0.63599
}Semantic roles & 50–950 ramp
primary
#77DFFA
secondary
#D65E3F
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485