#67ADD8#67ADD8
#67ADD8 is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.095 H 237.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67ADD8 |
|---|---|
| RGB | rgb(103, 173, 216) |
| HSL | hsl(203, 59%, 63%) |
| HSV | hsv(203, 52%, 85%) |
| CMYK | cmyk(52.3%, 19.9%, 0%, 15.3%) |
| CIE-LAB | lab(67.82, -10.12, -28.51) |
| CIE-LCH | lch(67.82, 30.25, 250.45°) |
| OKLab | oklab(71.82% -0.0514 -0.0794) |
| OKLCH | oklch(71.82% 0.095 237.1) |
| XYZ | xyz(32.9272, 37.7258, 70.4991) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Lightblue (survey)
#7BC8F6
ΔE00 7.26
Deepskyblue
#00BFFF
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 7.26
Sky
#82CAFC
ΔE00 8.03
Azure (survey)
#069AF3
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ADD8 #D89267
analogous
#67D8CB #67ADD8 #6774D8
triadic
#67ADD8 #D867AD #ADD867
tetradic
#67ADD8 #CB67D8 #D89267 #74D867
square
#67ADD8 #CB67D8 #D89267 #74D867
split-complementary
#67ADD8 #D86774 #D8CB67
monochromatic
#28709C #3693CC #67ADD8 #98C7E4 #C8E2F1
Accessibility & contrast
On white
2.46
#67ADD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#67ADD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ADD8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ADD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ADD8 | 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)
#99ACDA
Deuteranopia (green-blind)
#8AA0D7
Tritanopia (blue-blind)
#21B8BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #67add8; /* rgb */ color: rgb(103, 173, 216); /* oklch */ color: oklch(71.8% 0.095 237.1);
Tailwind
colors: {
custom: {
50: '#99c5e4',
500: '#67add8',
950: '#000000',
},
}SCSS
$custom: #67add8; $custom-light: #99c5e4; $custom-dark: #000000;
JSON
{
"hex": "#67add8",
"rgb": {
"r": 103,
"g": 173,
"b": 216
},
"hsl": {
"h": 202.832,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.7182,
"c": 0.09463,
"h": 237.1
},
"luminance": 0.37729
}Semantic roles & 50–950 ramp
primary
#67ADD8
secondary
#E2C8B9
accent
#5F1FC7
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183