#79DBF3#79DBF3
#79DBF3 is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.0% C 0.098 H 215.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #79DBF3 |
|---|---|
| RGB | rgb(121, 219, 243) |
| HSL | hsl(192, 84%, 71%) |
| HSV | hsv(192, 50%, 95%) |
| CMYK | cmyk(50.2%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(82.48, -22.52, -20.63) |
| CIE-LCH | lch(82.48, 30.54, 222.49°) |
| OKLab | oklab(84.02% -0.0797 -0.057) |
| OKLCH | oklch(84.02% 0.098 215.6) |
| XYZ | xyz(49.3881, 61.1948, 93.9858) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Ice Blue
#A5DFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DBF3 #F39179
analogous
#79F3CE #79DBF3 #799EF3
triadic
#79DBF3 #F379DB #DBF379
tetradic
#79DBF3 #CE79F3 #F39179 #9EF379
square
#79DBF3 #CE79F3 #F39179 #9EF379
split-complementary
#79DBF3 #F3799E #F3CE79
monochromatic
#14B6DE #41CCEE #79DBF3 #B1EAF8 #E3F7FC
Accessibility & contrast
On white
1.59
#79DBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#79DBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DBF3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DBF3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#2CE4E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dbf3; /* rgb */ color: rgb(121, 219, 243); /* oklch */ color: oklch(84.0% 0.098 215.6);
Tailwind
colors: {
custom: {
50: '#a7e6f7',
500: '#79dbf3',
950: '#000000',
},
}SCSS
$custom: #79dbf3; $custom-light: #a7e6f7; $custom-dark: #000000;
JSON
{
"hex": "#79dbf3",
"rgb": {
"r": 121,
"g": 219,
"b": 243
},
"hsl": {
"h": 191.803,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.84017,
"c": 0.09803,
"h": 215.6
},
"luminance": 0.61199
}Semantic roles & 50–950 ramp
primary
#79DBF3
secondary
#CE5E43
accent
#3006E0
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485