#79DDFC#79DDFC
#79DDFC is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.8% C 0.103 H 220.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDFC |
|---|---|
| RGB | rgb(121, 221, 252) |
| HSL | hsl(194, 96%, 73%) |
| HSV | hsv(194, 52%, 99%) |
| CMYK | cmyk(52%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.34, -21.07, -24.10) |
| CIE-LCH | lch(83.34, 32.01, 228.83°) |
| OKLab | oklab(84.8% -0.0786 -0.0668) |
| OKLCH | oklch(84.8% 0.103 220.4) |
| XYZ | xyz(51.3056, 62.8016, 101.4948) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 5.44
Bright Sky Blue
#02CCFE
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDFC #FC9879
analogous
#79FCD9 #79DDFC #799CFC
triadic
#79DDFC #FC79DD #DDFC79
tetradic
#79DDFC #D979FC #FC9879 #9CFC79
square
#79DDFC #D979FC #FC9879 #9CFC79
split-complementary
#79DDFC #FC799C #FCD979
monochromatic
#05BCF5 #3DCEFB #79DDFC #B5ECFD #E1F7FE
Accessibility & contrast
On white
1.55
#79DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#79DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDFC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDFC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#1AE7E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #79ddfc; /* rgb */ color: rgb(121, 221, 252); /* oklch */ color: oklch(84.8% 0.103 220.4);
Tailwind
colors: {
custom: {
50: '#a8e7fd',
500: '#79ddfc',
950: '#000000',
},
}SCSS
$custom: #79ddfc; $custom-light: #a8e7fd; $custom-dark: #000000;
JSON
{
"hex": "#79ddfc",
"rgb": {
"r": 121,
"g": 221,
"b": 252
},
"hsl": {
"h": 194.198,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.84798,
"c": 0.10309,
"h": 220.4
},
"luminance": 0.62806
}Semantic roles & 50–950 ramp
primary
#79DDFC
secondary
#D96440
accent
#3600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485