#79DFF9#79DFF9
#79DFF9 is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.1% C 0.102 H 216.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFF9 |
|---|---|
| RGB | rgb(121, 223, 249) |
| HSL | hsl(192, 91%, 73%) |
| HSV | hsv(192, 51%, 98%) |
| CMYK | cmyk(51.4%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(83.80, -22.89, -21.82) |
| CIE-LCH | lch(83.80, 31.62, 223.62°) |
| OKLab | oklab(85.13% -0.0819 -0.0603) |
| OKLCH | oklch(85.13% 0.102 216.4) |
| XYZ | xyz(51.3651, 63.6754, 99.1879) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.40
Sky Blue
#87CEEB
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Ice Blue
#A5DFF9
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFF9 #F99379
analogous
#79F9D3 #79DFF9 #799FF9
triadic
#79DFF9 #F979DF #DFF979
tetradic
#79DFF9 #D379F9 #F99379 #9FF979
square
#79DFF9 #D379F9 #F99379 #9FF979
split-complementary
#79DFF9 #F9799F #F9D379
monochromatic
#0BBFED #3ED1F6 #79DFF9 #B4EDFC #E2F8FE
Accessibility & contrast
On white
1.53
#79DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#79DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFF9
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFF9 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#1FE9E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79dff9; /* rgb */ color: rgb(121, 223, 249); /* oklch */ color: oklch(85.1% 0.102 216.4);
Tailwind
colors: {
custom: {
50: '#a8e9fb',
500: '#79dff9',
950: '#000000',
},
}SCSS
$custom: #79dff9; $custom-light: #a8e9fb; $custom-dark: #000000;
JSON
{
"hex": "#79dff9",
"rgb": {
"r": 121,
"g": 223,
"b": 249
},
"hsl": {
"h": 192.188,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.85132,
"c": 0.10169,
"h": 216.4
},
"luminance": 0.6368
}Semantic roles & 50–950 ramp
primary
#79DFF9
secondary
#D55F41
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485