#79DCF3#79DCF3
#79DCF3 is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.2% C 0.098 H 214.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCF3 |
|---|---|
| RGB | rgb(121, 220, 243) |
| HSL | hsl(191, 84%, 71%) |
| HSV | hsv(191, 50%, 95%) |
| CMYK | cmyk(50.2%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(82.76, -23.02, -20.21) |
| CIE-LCH | lch(82.76, 30.63, 221.27°) |
| OKLab | oklab(84.24% -0.0808 -0.0558) |
| OKLCH | oklch(84.24% 0.098 214.6) |
| XYZ | xyz(49.6498, 61.7181, 94.0730) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.31
Sky Blue
#87CEEB
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCF3 #F39079
analogous
#79F3CD #79DCF3 #799FF3
triadic
#79DCF3 #F379DC #DCF379
tetradic
#79DCF3 #CD79F3 #F39079 #9FF379
square
#79DCF3 #CD79F3 #F39079 #9FF379
split-complementary
#79DCF3 #F3799F #F3CD79
monochromatic
#14B8DE #41CDEE #79DCF3 #B1EBF8 #E3F8FC
Accessibility & contrast
On white
1.57
#79DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#79DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCF3
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCF3 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#2CE5E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79dcf3; /* rgb */ color: rgb(121, 220, 243); /* oklch */ color: oklch(84.2% 0.098 214.6);
Tailwind
colors: {
custom: {
50: '#a7e7f7',
500: '#79dcf3',
950: '#000000',
},
}SCSS
$custom: #79dcf3; $custom-light: #a7e7f7; $custom-dark: #000000;
JSON
{
"hex": "#79dcf3",
"rgb": {
"r": 121,
"g": 220,
"b": 243
},
"hsl": {
"h": 191.311,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.84241,
"c": 0.09825,
"h": 214.6
},
"luminance": 0.61722
}Semantic roles & 50–950 ramp
primary
#79DCF3
secondary
#CE5D43
accent
#2F06E0
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485