#78ACCA#78ACCA
#78ACCA is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.070 H 234.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #78ACCA |
|---|---|
| RGB | rgb(120, 172, 202) |
| HSL | hsl(202, 44%, 63%) |
| HSV | hsv(202, 41%, 79%) |
| CMYK | cmyk(40.6%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.84, -9.42, -20.68) |
| CIE-LCH | lch(67.84, 22.73, 245.51°) |
| OKLab | oklab(71.89% -0.0409 -0.0571) |
| OKLCH | oklch(71.89% 0.07 234.4) |
| XYZ | xyz(33.1553, 37.7603, 61.4071) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.46
Bluegrey
#85A3B2
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.81
Bluey Grey
#89A0B0
ΔE00 7.02
Lightblue (survey)
#7BC8F6
ΔE00 8.25
Sky Blue (survey)
#75BBFD
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ACCA #CA9678
analogous
#78CABF #78ACCA #7883CA
triadic
#78ACCA #CA78AC #ACCA78
tetradic
#78ACCA #BF78CA #CA9678 #83CA78
square
#78ACCA #BF78CA #CA9678 #83CA78
split-complementary
#78ACCA #CA7883 #CABF78
monochromatic
#386F8F #4C91B9 #78ACCA #A4C7DB #D0E2ED
Accessibility & contrast
On white
2.46
#78ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#78ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ACCA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ACCA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#92A1CA
Tritanopia (blue-blind)
#58B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #78acca; /* rgb */ color: rgb(120, 172, 202); /* oklch */ color: oklch(71.9% 0.070 234.4);
Tailwind
colors: {
custom: {
50: '#a2c4da',
500: '#78acca',
950: '#000000',
},
}SCSS
$custom: #78acca; $custom-light: #a2c4da; $custom-dark: #000000;
JSON
{
"hex": "#78acca",
"rgb": {
"r": 120,
"g": 172,
"b": 202
},
"hsl": {
"h": 201.951,
"s": 43.617,
"l": 63.137
},
"oklch": {
"l": 0.71892,
"c": 0.07021,
"h": 234.4
},
"luminance": 0.37762
}Semantic roles & 50–950 ramp
primary
#78ACCA
secondary
#DECBC0
accent
#612FB7
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183