#67ADD9#67ADD9
#67ADD9 is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.096 H 237.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67ADD9 |
|---|---|
| RGB | rgb(103, 173, 217) |
| HSL | hsl(203, 60%, 63%) |
| HSV | hsv(203, 53%, 85%) |
| CMYK | cmyk(52.5%, 20.3%, 0%, 14.9%) |
| CIE-LAB | lab(67.86, -9.83, -29.00) |
| CIE-LCH | lch(67.86, 30.62, 251.28°) |
| OKLab | oklab(71.86% -0.0511 -0.0808) |
| OKLCH | oklch(71.86% 0.096 237.7) |
| XYZ | xyz(33.0569, 37.7777, 71.1820) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Lightblue (survey)
#7BC8F6
ΔE00 7.24
Deepskyblue
#00BFFF
ΔE00 7.27
Greyblue
#77A1B5
ΔE00 7.46
Sky
#82CAFC
ΔE00 7.97
Azure (survey)
#069AF3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ADD9 #D99367
analogous
#67D9CC #67ADD9 #6774D9
triadic
#67ADD9 #D967AD #ADD967
tetradic
#67ADD9 #CC67D9 #D99367 #74D967
square
#67ADD9 #CC67D9 #D99367 #74D967
split-complementary
#67ADD9 #D96774 #D9CC67
monochromatic
#28709E #3693CD #67ADD9 #98C7E5 #C9E2F1
Accessibility & contrast
On white
2.45
#67ADD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#67ADD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ADD9
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ADD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ADD9 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ACDB
Deuteranopia (green-blind)
#89A0D8
Tritanopia (blue-blind)
#20B8BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #67add9; /* rgb */ color: rgb(103, 173, 217); /* oklch */ color: oklch(71.9% 0.096 237.7);
Tailwind
colors: {
custom: {
50: '#9ac5e5',
500: '#67add9',
950: '#000000',
},
}SCSS
$custom: #67add9; $custom-light: #9ac5e5; $custom-dark: #000000;
JSON
{
"hex": "#67add9",
"rgb": {
"r": 103,
"g": 173,
"b": 217
},
"hsl": {
"h": 203.158,
"s": 60,
"l": 62.745
},
"oklch": {
"l": 0.71863,
"c": 0.09562,
"h": 237.7
},
"luminance": 0.3778
}Semantic roles & 50–950 ramp
primary
#67ADD9
secondary
#E3C9B9
accent
#5F1EC8
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1215
muted
#7E8184