#67ADD3#67ADD3
#67ADD3 is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.6% C 0.090 H 233.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67ADD3 |
|---|---|
| RGB | rgb(103, 173, 211) |
| HSL | hsl(201, 55%, 62%) |
| HSV | hsv(201, 51%, 83%) |
| CMYK | cmyk(51.2%, 18%, 0%, 17.3%) |
| CIE-LAB | lab(67.63, -11.58, -26.05) |
| CIE-LCH | lch(67.63, 28.51, 246.02°) |
| OKLab | oklab(71.61% -0.0532 -0.0724) |
| OKLCH | oklch(71.61% 0.09 233.7) |
| XYZ | xyz(32.2907, 37.4712, 67.1464) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.31
Deepskyblue
#00BFFF
ΔE00 7.48
Lightblue (survey)
#7BC8F6
ΔE00 7.50
Sky Blue (survey)
#75BBFD
ΔE00 7.63
Bluegrey
#85A3B2
ΔE00 8.28
Sky
#82CAFC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ADD3 #D38D67
analogous
#67D3C3 #67ADD3 #6777D3
triadic
#67ADD3 #D367AD #ADD367
tetradic
#67ADD3 #C367D3 #D38D67 #77D367
square
#67ADD3 #C367D3 #D38D67 #77D367
split-complementary
#67ADD3 #D36777 #D3C367
monochromatic
#2B6F95 #3993C4 #67ADD3 #96C7E1 #C6E0EE
Accessibility & contrast
On white
2.47
#67ADD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#67ADD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ADD3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ADD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ADD3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD5
Deuteranopia (green-blind)
#8CA0D2
Tritanopia (blue-blind)
#29B7B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #67add3; /* rgb */ color: rgb(103, 173, 211); /* oklch */ color: oklch(71.6% 0.090 233.7);
Tailwind
colors: {
custom: {
50: '#99c5e0',
500: '#67add3',
950: '#000000',
},
}SCSS
$custom: #67add3; $custom-light: #99c5e0; $custom-dark: #000000;
JSON
{
"hex": "#67add3",
"rgb": {
"r": 103,
"g": 173,
"b": 211
},
"hsl": {
"h": 201.111,
"s": 55.102,
"l": 61.569
},
"oklch": {
"l": 0.71607,
"c": 0.08986,
"h": 233.7
},
"luminance": 0.37474
}Semantic roles & 50–950 ramp
primary
#67ADD3
secondary
#DFC5B7
accent
#5B23C3
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183