#67D4EC#67D4EC
#67D4EC is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.105 H 214.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4EC |
|---|---|
| RGB | rgb(103, 212, 236) |
| HSL | hsl(191, 78%, 66%) |
| HSV | hsv(191, 56%, 93%) |
| CMYK | cmyk(56.4%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(79.63, -24.60, -21.30) |
| CIE-LCH | lch(79.63, 32.54, 220.88°) |
| OKLab | oklab(81.47% -0.0869 -0.059) |
| OKLCH | oklch(81.47% 0.105 214.2) |
| XYZ | xyz(44.2713, 56.0224, 87.8209) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.49
Baby Blue
#89CFF0
ΔE00 6.51
Bright Sky Blue
#02CCFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4EC #EC7F67
analogous
#67ECC2 #67D4EC #6792EC
triadic
#67D4EC #EC67D4 #D4EC67
tetradic
#67D4EC #C267EC #EC7F67 #92EC67
square
#67D4EC #C267EC #EC7F67 #92EC67
split-complementary
#67D4EC #EC6792 #ECC267
monochromatic
#18A2C1 #31C5E5 #67D4EC #9DE3F3 #D4F3FA
Accessibility & contrast
On white
1.72
#67D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#67D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4EC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4EC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4ec; /* rgb */ color: rgb(103, 212, 236); /* oklch */ color: oklch(81.5% 0.105 214.2);
Tailwind
colors: {
custom: {
50: '#9de1f2',
500: '#67d4ec',
950: '#000000',
},
}SCSS
$custom: #67d4ec; $custom-light: #9de1f2; $custom-dark: #000000;
JSON
{
"hex": "#67d4ec",
"rgb": {
"r": 103,
"g": 212,
"b": 236
},
"hsl": {
"h": 190.827,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.81472,
"c": 0.10506,
"h": 214.2
},
"luminance": 0.56027
}Semantic roles & 50–950 ramp
primary
#67D4EC
secondary
#BF5138
accent
#310BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485