#79DFF7#79DFF7
#79DFF7 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.101 H 214.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFF7 |
|---|---|
| RGB | rgb(121, 223, 247) |
| HSL | hsl(191, 89%, 72%) |
| HSV | hsv(191, 51%, 97%) |
| CMYK | cmyk(51%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(83.73, -23.43, -20.86) |
| CIE-LCH | lch(83.73, 31.37, 221.67°) |
| OKLab | oklab(85.06% -0.0826 -0.0577) |
| OKLCH | oklch(85.06% 0.101 214.9) |
| XYZ | xyz(51.0548, 63.5512, 97.5538) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.92
Neon Blue
#04D9FF
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Ice Blue
#A5DFF9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFF7 #F79179
analogous
#79F7D0 #79DFF7 #79A0F7
triadic
#79DFF7 #F779DF #DFF779
tetradic
#79DFF7 #D079F7 #F79179 #A0F779
square
#79DFF7 #D079F7 #F79179 #A0F779
split-complementary
#79DFF7 #F779A0 #F7D079
monochromatic
#0EBEE8 #3FD1F4 #79DFF7 #B3EDFA #E2F8FD
Accessibility & contrast
On white
1.53
#79DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#79DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFF7
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFF7 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F8
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#23E8E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #79dff7; /* rgb */ color: rgb(121, 223, 247); /* oklch */ color: oklch(85.1% 0.101 214.9);
Tailwind
colors: {
custom: {
50: '#a8e9f9',
500: '#79dff7',
950: '#000000',
},
}SCSS
$custom: #79dff7; $custom-light: #a8e9f9; $custom-dark: #000000;
JSON
{
"hex": "#79dff7",
"rgb": {
"r": 121,
"g": 223,
"b": 247
},
"hsl": {
"h": 191.429,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.85058,
"c": 0.10074,
"h": 214.9
},
"luminance": 0.63556
}Semantic roles & 50–950 ramp
primary
#79DFF7
secondary
#D35D41
accent
#2C00E5
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485