#74ACCA#74ACCA
#74ACCA is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.073 H 232.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #74ACCA |
|---|---|
| RGB | rgb(116, 172, 202) |
| HSL | hsl(201, 45%, 62%) |
| HSV | hsv(201, 43%, 79%) |
| CMYK | cmyk(42.6%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.64, -10.46, -21.02) |
| CIE-LCH | lch(67.64, 23.48, 243.54°) |
| OKLab | oklab(71.67% -0.0444 -0.058) |
| OKLCH | oklch(71.67% 0.073 232.6) |
| XYZ | xyz(32.6120, 37.4801, 61.3816) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.43
Bluegrey
#85A3B2
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 7.39
Bluey Grey
#89A0B0
ΔE00 7.49
Lightblue (survey)
#7BC8F6
ΔE00 8.27
Sky Blue (survey)
#75BBFD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ACCA #CA9274
analogous
#74CABD #74ACCA #7481CA
triadic
#74ACCA #CA74AC #ACCA74
tetradic
#74ACCA #BD74CA #CA9274 #81CA74
square
#74ACCA #BD74CA #CA9274 #81CA74
split-complementary
#74ACCA #CA7481 #CABD74
monochromatic
#366F8E #4892B9 #74ACCA #A0C6DB #CDE1EC
Accessibility & contrast
On white
2.47
#74ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#74ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ACCA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ACCA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#91A1CA
Tritanopia (blue-blind)
#51B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #74acca; /* rgb */ color: rgb(116, 172, 202); /* oklch */ color: oklch(71.7% 0.073 232.6);
Tailwind
colors: {
custom: {
50: '#a0c4da',
500: '#74acca',
950: '#000000',
},
}SCSS
$custom: #74acca; $custom-light: #a0c4da; $custom-dark: #000000;
JSON
{
"hex": "#74acca",
"rgb": {
"r": 116,
"g": 172,
"b": 202
},
"hsl": {
"h": 200.93,
"s": 44.792,
"l": 62.353
},
"oklch": {
"l": 0.71671,
"c": 0.07311,
"h": 232.6
},
"luminance": 0.37482
}Semantic roles & 50–950 ramp
primary
#74ACCA
secondary
#DDC8BD
accent
#5E2EB8
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183