#67CDF1#67CDF1
#67CDF1 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.107 H 223.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDF1 |
|---|---|
| RGB | rgb(103, 205, 241) |
| HSL | hsl(196, 83%, 67%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57.3%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.81, -19.65, -26.73) |
| CIE-LCH | lch(77.81, 33.18, 233.69°) |
| OKLab | oklab(80.08% -0.0776 -0.0743) |
| OKLCH | oklch(80.08% 0.107 223.8) |
| XYZ | xyz(43.2958, 52.8930, 91.1297) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 3.74
Bright Sky Blue
#02CCFE
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDF1 #F18B67
analogous
#67F1D0 #67CDF1 #6788F1
triadic
#67CDF1 #F167CD #CDF167
tetradic
#67CDF1 #D067F1 #F18B67 #88F167
square
#67CDF1 #D067F1 #F18B67 #88F167
split-complementary
#67CDF1 #F16788 #F1D067
monochromatic
#139BCB #2FBBEC #67CDF1 #9FDFF6 #D7F2FB
Accessibility & contrast
On white
1.81
#67CDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#67CDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDF1
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDF1 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F3
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cdf1; /* rgb */ color: rgb(103, 205, 241); /* oklch */ color: oklch(80.1% 0.107 223.8);
Tailwind
colors: {
custom: {
50: '#9ddcf5',
500: '#67cdf1',
950: '#000000',
},
}SCSS
$custom: #67cdf1; $custom-light: #9ddcf5; $custom-dark: #000000;
JSON
{
"hex": "#67cdf1",
"rgb": {
"r": 103,
"g": 205,
"b": 241
},
"hsl": {
"h": 195.652,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.80077,
"c": 0.10748,
"h": 223.8
},
"luminance": 0.52897
}Semantic roles & 50–950 ramp
primary
#67CDF1
secondary
#C75B35
accent
#3F06E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485