#67ADD1#67ADD1
#67ADD1 is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.5% C 0.088 H 232.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67ADD1 |
|---|---|
| RGB | rgb(103, 173, 209) |
| HSL | hsl(200, 54%, 61%) |
| HSV | hsv(200, 51%, 82%) |
| CMYK | cmyk(50.7%, 17.2%, 0%, 18%) |
| CIE-LAB | lab(67.55, -12.16, -25.06) |
| CIE-LCH | lch(67.55, 27.86, 244.11°) |
| OKLab | oklab(71.52% -0.0539 -0.0696) |
| OKLCH | oklch(71.52% 0.088 232.2) |
| XYZ | xyz(32.0415, 37.3716, 65.8342) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.97
Deepskyblue
#00BFFF
ΔE00 7.68
Lightblue (survey)
#7BC8F6
ΔE00 7.68
Bluegrey
#85A3B2
ΔE00 8.01
Sky Blue (survey)
#75BBFD
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ADD1 #D18B67
analogous
#67D1C0 #67ADD1 #6778D1
triadic
#67ADD1 #D167AD #ADD167
tetradic
#67ADD1 #C067D1 #D18B67 #78D167
square
#67ADD1 #C067D1 #D18B67 #78D167
split-complementary
#67ADD1 #D16778 #D1C067
monochromatic
#2C6F92 #3A93C1 #67ADD1 #96C6DF #C5E0ED
Accessibility & contrast
On white
2.48
#67ADD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#67ADD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ADD1
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ADD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ADD1 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD3
Deuteranopia (green-blind)
#8CA0D0
Tritanopia (blue-blind)
#2BB7B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #67add1; /* rgb */ color: rgb(103, 173, 209); /* oklch */ color: oklch(71.5% 0.088 232.2);
Tailwind
colors: {
custom: {
50: '#99c5df',
500: '#67add1',
950: '#000000',
},
}SCSS
$custom: #67add1; $custom-light: #99c5df; $custom-dark: #000000;
JSON
{
"hex": "#67add1",
"rgb": {
"r": 103,
"g": 173,
"b": 209
},
"hsl": {
"h": 200.377,
"s": 53.535,
"l": 61.176
},
"oklch": {
"l": 0.71524,
"c": 0.08804,
"h": 232.2
},
"luminance": 0.37374
}Semantic roles & 50–950 ramp
primary
#67ADD1
secondary
#DEC4B6
accent
#5A25C1
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183