#67CAEC#67CAEC
#67CAEC is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.104 H 223.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67CAEC |
|---|---|
| RGB | rgb(103, 202, 236) |
| HSL | hsl(195, 78%, 66%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(56.4%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(76.79, -19.56, -25.62) |
| CIE-LCH | lch(76.79, 32.23, 232.64°) |
| OKLab | oklab(79.2% -0.0763 -0.0712) |
| OKLCH | oklch(79.2% 0.104 223) |
| XYZ | xyz(41.8485, 51.1768, 87.0134) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.39
Baby Blue
#89CFF0
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.54
Lightskyblue
#87CEFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CAEC #EC8967
analogous
#67ECCB #67CAEC #6788EC
triadic
#67CAEC #EC67CA #CAEC67
tetradic
#67CAEC #CB67EC #EC8967 #88EC67
square
#67CAEC #CB67EC #EC8967 #88EC67
split-complementary
#67CAEC #EC6788 #ECCB67
monochromatic
#1895C1 #31B7E5 #67CAEC #9DDDF3 #D4F0FA
Accessibility & contrast
On white
1.87
#67CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#67CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CAEC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CAEC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EE
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67caec; /* rgb */ color: rgb(103, 202, 236); /* oklch */ color: oklch(79.2% 0.104 223.0);
Tailwind
colors: {
custom: {
50: '#9ddaf2',
500: '#67caec',
950: '#000000',
},
}SCSS
$custom: #67caec; $custom-light: #9ddaf2; $custom-dark: #000000;
JSON
{
"hex": "#67caec",
"rgb": {
"r": 103,
"g": 202,
"b": 236
},
"hsl": {
"h": 195.338,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.79199,
"c": 0.10433,
"h": 223
},
"luminance": 0.51181
}Semantic roles & 50–950 ramp
primary
#67CAEC
secondary
#BF5B38
accent
#400BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385