#79DFF8#79DFF8
#79DFF8 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.101 H 215.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFF8 |
|---|---|
| RGB | rgb(121, 223, 248) |
| HSL | hsl(192, 90%, 72%) |
| HSV | hsv(192, 51%, 97%) |
| CMYK | cmyk(51.2%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.76, -23.16, -21.34) |
| CIE-LCH | lch(83.76, 31.49, 222.65°) |
| OKLab | oklab(85.1% -0.0822 -0.059) |
| OKLCH | oklch(85.1% 0.101 215.7) |
| XYZ | xyz(51.2096, 63.6131, 98.3687) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Ice Blue
#A5DFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFF8 #F89279
analogous
#79F8D2 #79DFF8 #79A0F8
triadic
#79DFF8 #F879DF #DFF879
tetradic
#79DFF8 #D279F8 #F89279 #A0F879
square
#79DFF8 #D279F8 #F89279 #A0F879
split-complementary
#79DFF8 #F879A0 #F8D279
monochromatic
#0CBFEA #3FD1F5 #79DFF8 #B3EDFB #E2F8FD
Accessibility & contrast
On white
1.53
#79DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#79DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFF8
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFF8 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#22E8E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79dff8; /* rgb */ color: rgb(121, 223, 248); /* oklch */ color: oklch(85.1% 0.101 215.7);
Tailwind
colors: {
custom: {
50: '#a8e9fa',
500: '#79dff8',
950: '#000000',
},
}SCSS
$custom: #79dff8; $custom-light: #a8e9fa; $custom-dark: #000000;
JSON
{
"hex": "#79dff8",
"rgb": {
"r": 121,
"g": 223,
"b": 248
},
"hsl": {
"h": 191.811,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.85095,
"c": 0.10121,
"h": 215.7
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#79DFF8
secondary
#D45E41
accent
#2D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485