#79E2FF#79E2FF
#79E2FF is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.0% C 0.105 H 218.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #79E2FF |
|---|---|
| RGB | rgb(121, 226, 255) |
| HSL | hsl(193, 100%, 74%) |
| HSV | hsv(193, 53%, 100%) |
| CMYK | cmyk(52.5%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.83, -22.74, -23.41) |
| CIE-LCH | lch(84.83, 32.64, 225.83°) |
| OKLab | oklab(86.02% -0.0828 -0.0648) |
| OKLCH | oklch(86.02% 0.105 218) |
| XYZ | xyz(53.1245, 65.6729, 104.4649) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E2FF #FF9679
analogous
#79FFD9 #79E2FF #799FFF
triadic
#79E2FF #FF79E2 #E2FF79
tetradic
#79E2FF #D979FF #FF9679 #9FFF79
square
#79E2FF #D979FF #FF9679 #9FFF79
split-complementary
#79E2FF #FF799F #FFD979
monochromatic
#00C7FE #3CD5FF #79E2FF #B6EFFF #E0F8FF
Accessibility & contrast
On white
1.49
#79E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#79E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E2FF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E2FF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BBCDFF
Tritanopia (blue-blind)
#0AECEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #79e2ff; /* rgb */ color: rgb(121, 226, 255); /* oklch */ color: oklch(86.0% 0.105 218.0);
Tailwind
colors: {
custom: {
50: '#a9ebff',
500: '#79e2ff',
950: '#000000',
},
}SCSS
$custom: #79e2ff; $custom-light: #a9ebff; $custom-dark: #000000;
JSON
{
"hex": "#79e2ff",
"rgb": {
"r": 121,
"g": 226,
"b": 255
},
"hsl": {
"h": 192.985,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.86023,
"c": 0.10521,
"h": 218
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#79E2FF
secondary
#DD613F
accent
#3200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111618
muted
#818486