#67CDEC#67CDEC
#67CDEC is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.104 H 220.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDEC |
|---|---|
| RGB | rgb(103, 205, 236) |
| HSL | hsl(194, 78%, 66%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(56.4%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.64, -21.09, -24.32) |
| CIE-LCH | lch(77.64, 32.19, 229.07°) |
| OKLab | oklab(79.88% -0.0795 -0.0675) |
| OKLCH | oklch(79.88% 0.104 220.4) |
| XYZ | xyz(42.5592, 52.5983, 87.2503) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 4.78
Bright Sky Blue
#02CCFE
ΔE00 4.84
Lightblue (survey)
#7BC8F6
ΔE00 6.52
Lightskyblue
#87CEFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDEC #EC8667
analogous
#67ECC9 #67CDEC #678BEC
triadic
#67CDEC #EC67CD #CDEC67
tetradic
#67CDEC #C967EC #EC8667 #8BEC67
square
#67CDEC #C967EC #EC8667 #8BEC67
split-complementary
#67CDEC #EC678B #ECC967
monochromatic
#1899C1 #31BBE5 #67CDEC #9DDFF3 #D4F1FA
Accessibility & contrast
On white
1.82
#67CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#67CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDEC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDEC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cdec; /* rgb */ color: rgb(103, 205, 236); /* oklch */ color: oklch(79.9% 0.104 220.4);
Tailwind
colors: {
custom: {
50: '#9ddcf2',
500: '#67cdec',
950: '#000000',
},
}SCSS
$custom: #67cdec; $custom-light: #9ddcf2; $custom-dark: #000000;
JSON
{
"hex": "#67cdec",
"rgb": {
"r": 103,
"g": 205,
"b": 236
},
"hsl": {
"h": 193.985,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.79879,
"c": 0.10428,
"h": 220.4
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#67CDEC
secondary
#BF5838
accent
#3C0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485