#79DFFE#79DFFE
#79DFFE is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.3% C 0.104 H 220.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFFE |
|---|---|
| RGB | rgb(121, 223, 254) |
| HSL | hsl(194, 99%, 74%) |
| HSV | hsv(194, 52%, 100%) |
| CMYK | cmyk(52.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.96, -21.52, -24.21) |
| CIE-LCH | lch(83.96, 32.39, 228.36°) |
| OKLab | oklab(85.32% -0.08 -0.0671) |
| OKLCH | oklch(85.32% 0.104 220) |
| XYZ | xyz(52.1553, 63.9914, 103.3498) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.88
Neon Blue
#04D9FF
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.29
Ice Blue
#A5DFF9
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFFE #FE9879
analogous
#79FEDA #79DFFE #799CFE
triadic
#79DFFE #FE79DF #DFFE79
tetradic
#79DFFE #DA79FE #FE9879 #9CFE79
square
#79DFFE #DA79FE #FE9879 #9CFE79
split-complementary
#79DFFE #FE799C #FEDA79
monochromatic
#02C1FB #3CD0FE #79DFFE #B6EEFE #E1F8FF
Accessibility & contrast
On white
1.52
#79DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#79DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFFE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFFE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#12E9E9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79dffe; /* rgb */ color: rgb(121, 223, 254); /* oklch */ color: oklch(85.3% 0.104 220.0);
Tailwind
colors: {
custom: {
50: '#a8e9fe',
500: '#79dffe',
950: '#000000',
},
}SCSS
$custom: #79dffe; $custom-light: #a8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#79dffe",
"rgb": {
"r": 121,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.985,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.85318,
"c": 0.10438,
"h": 220
},
"luminance": 0.63996
}Semantic roles & 50–950 ramp
primary
#79DFFE
secondary
#DC643F
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485