#67ACCA#67ACCA
#67ACCA is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.0% C 0.082 H 227.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67ACCA |
|---|---|
| RGB | rgb(103, 172, 202) |
| HSL | hsl(198, 48%, 60%) |
| HSV | hsv(198, 49%, 79%) |
| CMYK | cmyk(49%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.01, -13.63, -22.02) |
| CIE-LCH | lch(67.01, 25.90, 238.24°) |
| OKLab | oklab(71.01% -0.0553 -0.061) |
| OKLCH | oklch(71.01% 0.082 227.8) |
| XYZ | xyz(31.0028, 36.6504, 61.3062) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.05
Bluegrey
#85A3B2
ΔE00 7.28
Lightblue (survey)
#7BC8F6
ΔE00 8.76
Deepskyblue
#00BFFF
ΔE00 8.84
Bluey Grey
#89A0B0
ΔE00 9.02
Sky Blue
#87CEEB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ACCA #CA8567
analogous
#67CAB7 #67ACCA #677ACA
triadic
#67ACCA #CA67AC #ACCA67
tetradic
#67ACCA #B767CA #CA8567 #7ACA67
square
#67ACCA #B767CA #CA8567 #7ACA67
split-complementary
#67ACCA #CA677A #CAB767
monochromatic
#2F6D87 #3F91B5 #67ACCA #94C5DA #C2DEEA
Accessibility & contrast
On white
2.52
#67ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#67ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ACCA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ACCA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#8E9ECA
Tritanopia (blue-blind)
#33B5B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #67acca; /* rgb */ color: rgb(103, 172, 202); /* oklch */ color: oklch(71.0% 0.082 227.8);
Tailwind
colors: {
custom: {
50: '#98c4da',
500: '#67acca',
950: '#000000',
},
}SCSS
$custom: #67acca; $custom-light: #98c4da; $custom-dark: #000000;
JSON
{
"hex": "#67acca",
"rgb": {
"r": 103,
"g": 172,
"b": 202
},
"hsl": {
"h": 198.182,
"s": 48.293,
"l": 59.804
},
"oklch": {
"l": 0.7101,
"c": 0.08236,
"h": 227.8
},
"luminance": 0.36653
}Semantic roles & 50–950 ramp
primary
#67ACCA
secondary
#DABFB3
accent
#7950D8
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183