#67CEEC#67CEEC
#67CEEC is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.1% C 0.104 H 219.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEEC |
|---|---|
| RGB | rgb(103, 206, 236) |
| HSL | hsl(194, 78%, 66%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(56.4%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(77.92, -21.59, -23.89) |
| CIE-LCH | lch(77.92, 32.20, 227.89°) |
| OKLab | oklab(80.11% -0.0805 -0.0663) |
| OKLCH | oklch(80.11% 0.104 219.5) |
| XYZ | xyz(42.7992, 53.0782, 87.3303) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.79
Neon Blue
#04D9FF
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.70
Bright Sky Blue
#02CCFE
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 6.90
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEEC #EC8567
analogous
#67ECC8 #67CEEC #678CEC
triadic
#67CEEC #EC67CE #CEEC67
tetradic
#67CEEC #C867EC #EC8567 #8CEC67
square
#67CEEC #C867EC #EC8567 #8CEC67
split-complementary
#67CEEC #EC678C #ECC867
monochromatic
#189BC1 #31BCE5 #67CEEC #9DE0F3 #D4F1FA
Accessibility & contrast
On white
1.81
#67CEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#67CEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEEC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEEC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67ceec; /* rgb */ color: rgb(103, 206, 236); /* oklch */ color: oklch(80.1% 0.104 219.5);
Tailwind
colors: {
custom: {
50: '#9dddf2',
500: '#67ceec',
950: '#000000',
},
}SCSS
$custom: #67ceec; $custom-light: #9dddf2; $custom-dark: #000000;
JSON
{
"hex": "#67ceec",
"rgb": {
"r": 103,
"g": 206,
"b": 236
},
"hsl": {
"h": 193.534,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.80107,
"c": 0.10432,
"h": 219.5
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#67CEEC
secondary
#BF5738
accent
#3A0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485