#79ACCA#79ACCA
#79ACCA is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.069 H 234.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACCA |
|---|---|
| RGB | rgb(121, 172, 202) |
| HSL | hsl(202, 43%, 63%) |
| HSV | hsv(202, 40%, 79%) |
| CMYK | cmyk(40.1%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.90, -9.16, -20.60) |
| CIE-LCH | lch(67.90, 22.54, 246.03°) |
| OKLab | oklab(71.95% -0.04 -0.0568) |
| OKLCH | oklch(71.95% 0.069 234.9) |
| XYZ | xyz(33.2948, 37.8322, 61.4136) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.49
Bluegrey
#85A3B2
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 6.67
Bluey Grey
#89A0B0
ΔE00 6.91
Lightblue (survey)
#7BC8F6
ΔE00 8.26
Sky Blue (survey)
#75BBFD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACCA #CA9779
analogous
#79CABF #79ACCA #7983CA
triadic
#79ACCA #CA79AC #ACCA79
tetradic
#79ACCA #BF79CA #CA9779 #83CA79
square
#79ACCA #BF79CA #CA9779 #83CA79
split-complementary
#79ACCA #CA7983 #CABF79
monochromatic
#397090 #4D91B9 #79ACCA #A5C7DB #D1E2ED
Accessibility & contrast
On white
2.45
#79ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#79ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACCA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACCA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#93A2CA
Tritanopia (blue-blind)
#5AB4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79acca; /* rgb */ color: rgb(121, 172, 202); /* oklch */ color: oklch(71.9% 0.069 234.9);
Tailwind
colors: {
custom: {
50: '#a3c4da',
500: '#79acca',
950: '#000000',
},
}SCSS
$custom: #79acca; $custom-light: #a3c4da; $custom-dark: #000000;
JSON
{
"hex": "#79acca",
"rgb": {
"r": 121,
"g": 172,
"b": 202
},
"hsl": {
"h": 202.222,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.71948,
"c": 0.06948,
"h": 234.9
},
"luminance": 0.37834
}Semantic roles & 50–950 ramp
primary
#79ACCA
secondary
#DECCC1
accent
#612FB6
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183