#79DFFA#79DFFA
#79DFFA is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.2% C 0.102 H 217.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFFA |
|---|---|
| RGB | rgb(121, 223, 250) |
| HSL | hsl(193, 93%, 73%) |
| HSV | hsv(193, 52%, 98%) |
| CMYK | cmyk(51.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.83, -22.62, -22.29) |
| CIE-LCH | lch(83.83, 31.76, 224.59°) |
| OKLab | oklab(85.17% -0.0815 -0.0617) |
| OKLCH | oklch(85.17% 0.102 217.1) |
| XYZ | xyz(51.5215, 63.7379, 100.0115) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.05
Sky Blue
#87CEEB
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 5.99
Ice Blue
#A5DFF9
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFFA #FA9479
analogous
#79FAD4 #79DFFA #799EFA
triadic
#79DFFA #FA79DF #DFFA79
tetradic
#79DFFA #D479FA #FA9479 #9EFA79
square
#79DFFA #D479FA #FA9479 #9EFA79
split-complementary
#79DFFA #FA799E #FAD479
monochromatic
#09BFF0 #3ED1F8 #79DFFA #B4EDFC #E2F8FE
Accessibility & contrast
On white
1.53
#79DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#79DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFFA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFFA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#1DE9E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79dffa; /* rgb */ color: rgb(121, 223, 250); /* oklch */ color: oklch(85.2% 0.102 217.1);
Tailwind
colors: {
custom: {
50: '#a8e9fc',
500: '#79dffa',
950: '#000000',
},
}SCSS
$custom: #79dffa; $custom-light: #a8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#79dffa",
"rgb": {
"r": 121,
"g": 223,
"b": 250
},
"hsl": {
"h": 192.558,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.85169,
"c": 0.1022,
"h": 217.1
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#79DFFA
secondary
#D76041
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485