#77DDF8#77DDF8
#77DDF8 is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.6% C 0.102 H 217.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDF8 |
|---|---|
| RGB | rgb(119, 221, 248) |
| HSL | hsl(193, 90%, 72%) |
| HSV | hsv(193, 52%, 97%) |
| CMYK | cmyk(52%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.13, -22.58, -22.31) |
| CIE-LCH | lch(83.13, 31.74, 224.65°) |
| OKLab | oklab(84.57% -0.0814 -0.0617) |
| OKLCH | oklch(84.57% 0.102 217.2) |
| XYZ | xyz(50.4009, 62.4077, 98.1786) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDF8 #F89277
analogous
#77F8D3 #77DDF8 #779DF8
triadic
#77DDF8 #F877DD #DDF877
tetradic
#77DDF8 #D377F8 #F89277 #9DF877
square
#77DDF8 #D377F8 #F89277 #9DF877
split-complementary
#77DDF8 #F8779D #F8D377
monochromatic
#0CBAE9 #3DCEF5 #77DDF8 #B1ECFB #E2F8FE
Accessibility & contrast
On white
1.56
#77DDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#77DDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDF8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDF8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#B7C9F8
Tritanopia (blue-blind)
#17E7E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #77ddf8; /* rgb */ color: rgb(119, 221, 248); /* oklch */ color: oklch(84.6% 0.102 217.2);
Tailwind
colors: {
custom: {
50: '#a7e7fa',
500: '#77ddf8',
950: '#000000',
},
}SCSS
$custom: #77ddf8; $custom-light: #a7e7fa; $custom-dark: #000000;
JSON
{
"hex": "#77ddf8",
"rgb": {
"r": 119,
"g": 221,
"b": 248
},
"hsl": {
"h": 192.558,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.84567,
"c": 0.10219,
"h": 217.2
},
"luminance": 0.62412
}Semantic roles & 50–950 ramp
primary
#77DDF8
secondary
#D45E3F
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485