#79CCDF#79CCDF
#79CCDF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.085 H 214.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCDF |
|---|---|
| RGB | rgb(121, 204, 223) |
| HSL | hsl(191, 61%, 67%) |
| HSV | hsv(191, 46%, 87%) |
| CMYK | cmyk(45.7%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.62, -20.33, -17.30) |
| CIE-LCH | lch(77.62, 26.69, 220.39°) |
| OKLab | oklab(79.92% -0.0705 -0.0477) |
| OKLCH | oklch(79.92% 0.085 214.1) |
| XYZ | xyz(42.7923, 52.5751, 77.6907) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 5.97
Neon Blue
#04D9FF
ΔE00 6.92
Aqua Blue
#02D8E9
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 7.68
Ice Blue
#A5DFF9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCDF #DF8C79
analogous
#79DFBF #79CCDF #7999DF
triadic
#79CCDF #DF79CC #CCDF79
tetradic
#79CCDF #BF79DF #DF8C79 #99DF79
square
#79CCDF #BF79DF #DF8C79 #99DF79
split-complementary
#79CCDF #DF7999 #DFBF79
monochromatic
#2B9AB3 #48B9D3 #79CCDF #AADFEB #DCF2F7
Accessibility & contrast
On white
1.82
#79CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#79CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCDF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCDF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#46D4D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79ccdf; /* rgb */ color: rgb(121, 204, 223); /* oklch */ color: oklch(79.9% 0.085 214.1);
Tailwind
colors: {
custom: {
50: '#a5dbe9',
500: '#79ccdf',
950: '#000000',
},
}SCSS
$custom: #79ccdf; $custom-light: #a5dbe9; $custom-dark: #000000;
JSON
{
"hex": "#79ccdf",
"rgb": {
"r": 121,
"g": 204,
"b": 223
},
"hsl": {
"h": 191.176,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.79918,
"c": 0.08511,
"h": 214.1
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#79CCDF
secondary
#B45C48
accent
#3D1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484