#79CFEC#79CFEC
#79CFEC is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.093 H 221.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFEC |
|---|---|
| RGB | rgb(121, 207, 236) |
| HSL | hsl(195, 75%, 70%) |
| HSV | hsv(195, 49%, 93%) |
| CMYK | cmyk(48.7%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.89, -18.37, -22.35) |
| CIE-LCH | lch(78.89, 28.93, 230.58°) |
| OKLab | oklab(81.07% -0.069 -0.0618) |
| OKLCH | oklch(81.07% 0.093 221.9) |
| XYZ | xyz(45.3326, 54.7430, 87.5182) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.04
Baby Blue
#89CFF0
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 5.88
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 5.99
Ice Blue
#A5DFF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFEC #EC9679
analogous
#79ECCF #79CFEC #7996EC
triadic
#79CFEC #EC79CF #CFEC79
tetradic
#79CFEC #CF79EC #EC9679 #96EC79
square
#79CFEC #CF79EC #EC9679 #96EC79
split-complementary
#79CFEC #EC7996 #ECCF79
monochromatic
#1DA1CD #43BCE4 #79CFEC #AFE2F4 #E4F5FB
Accessibility & contrast
On white
1.76
#79CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#79CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFEC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFEC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#3AD8D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79cfec; /* rgb */ color: rgb(121, 207, 236); /* oklch */ color: oklch(81.1% 0.093 221.9);
Tailwind
colors: {
custom: {
50: '#a6ddf2',
500: '#79cfec',
950: '#000000',
},
}SCSS
$custom: #79cfec; $custom-light: #a6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#79cfec",
"rgb": {
"r": 121,
"g": 207,
"b": 236
},
"hsl": {
"h": 195.13,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.81073,
"c": 0.09263,
"h": 221.9
},
"luminance": 0.54747
}Semantic roles & 50–950 ramp
primary
#79CFEC
secondary
#C56544
accent
#410ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485