#79ACCF#79ACCF
#79ACCF is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.074 H 239.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACCF |
|---|---|
| RGB | rgb(121, 172, 207) |
| HSL | hsl(204, 47%, 64%) |
| HSV | hsv(204, 42%, 81%) |
| CMYK | cmyk(41.5%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(68.07, -7.81, -23.08) |
| CIE-LCH | lch(68.07, 24.37, 251.30°) |
| OKLab | oklab(72.15% -0.0382 -0.0638) |
| OKLCH | oklch(72.15% 0.074 239.1) |
| XYZ | xyz(33.8964, 38.0729, 64.5821) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 6.68
Sky Blue (survey)
#75BBFD
ΔE00 6.90
Bluegrey
#85A3B2
ΔE00 6.92
Bluey Grey
#89A0B0
ΔE00 7.48
Lightblue (survey)
#7BC8F6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACCF #CF9C79
analogous
#79CFC7 #79ACCF #7981CF
triadic
#79ACCF #CF79AC #ACCF79
tetradic
#79ACCF #C779CF #CF9C79 #81CF79
square
#79ACCF #C779CF #CF9C79 #81CF79
split-complementary
#79ACCF #CF7981 #CFC779
monochromatic
#367097 #4C90BF #79ACCF #A6C8DF #D3E4EF
Accessibility & contrast
On white
2.44
#79ACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#79ACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACCF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACCF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD1
Deuteranopia (green-blind)
#91A2CE
Tritanopia (blue-blind)
#58B5B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #79accf; /* rgb */ color: rgb(121, 172, 207); /* oklch */ color: oklch(72.1% 0.074 239.1);
Tailwind
colors: {
custom: {
50: '#a3c4dd',
500: '#79accf',
950: '#000000',
},
}SCSS
$custom: #79accf; $custom-light: #a3c4dd; $custom-dark: #000000;
JSON
{
"hex": "#79accf",
"rgb": {
"r": 121,
"g": 172,
"b": 207
},
"hsl": {
"h": 204.419,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.72147,
"c": 0.07439,
"h": 239.1
},
"luminance": 0.38075
}Semantic roles & 50–950 ramp
primary
#79ACCF
secondary
#E1CFC3
accent
#652BBB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183