#77DFF4#77DFF4
#77DFF4 is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 84.9% C 0.101 H 212.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFF4 |
|---|---|
| RGB | rgb(119, 223, 244) |
| HSL | hsl(190, 85%, 71%) |
| HSV | hsv(190, 51%, 96%) |
| CMYK | cmyk(51.2%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(83.56, -24.66, -19.54) |
| CIE-LCH | lch(83.56, 31.46, 218.39°) |
| OKLab | oklab(84.87% -0.0851 -0.054) |
| OKLCH | oklch(84.87% 0.101 212.4) |
| XYZ | xyz(50.3182, 63.2245, 95.1223) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFF4 #F48C77
analogous
#77F4CA #77DFF4 #77A0F4
triadic
#77DFF4 #F477DF #DFF477
tetradic
#77DFF4 #CA77F4 #F48C77 #A0F477
square
#77DFF4 #CA77F4 #F48C77 #A0F477
split-complementary
#77DFF4 #F477A0 #F4CA77
monochromatic
#12BCDF #3ED2EF #77DFF4 #B0ECF9 #E3F8FD
Accessibility & contrast
On white
1.54
#77DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#77DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFF4
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFF4 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#1EE8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77dff4; /* rgb */ color: rgb(119, 223, 244); /* oklch */ color: oklch(84.9% 0.101 212.4);
Tailwind
colors: {
custom: {
50: '#a7e9f7',
500: '#77dff4',
950: '#000000',
},
}SCSS
$custom: #77dff4; $custom-light: #a7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#77dff4",
"rgb": {
"r": 119,
"g": 223,
"b": 244
},
"hsl": {
"h": 190.08,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.84869,
"c": 0.10081,
"h": 212.4
},
"luminance": 0.63229
}Semantic roles & 50–950 ramp
primary
#77DFF4
secondary
#CF5841
accent
#2904E2
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485