#67C8EC#67C8EC
#67C8EC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.104 H 224.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8EC |
|---|---|
| RGB | rgb(103, 200, 236) |
| HSL | hsl(196, 78%, 66%) |
| HSV | hsv(196, 56%, 93%) |
| CMYK | cmyk(56.4%, 15.3%, 0%, 7.5%) |
| CIE-LAB | lab(76.22, -18.53, -26.49) |
| CIE-LCH | lch(76.22, 32.33, 235.02°) |
| OKLab | oklab(78.75% -0.0741 -0.0736) |
| OKLCH | oklch(78.75% 0.104 224.8) |
| XYZ | xyz(41.3823, 50.2444, 86.8579) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.73
Lightskyblue
#87CEFA
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8EC #EC8B67
analogous
#67ECCE #67C8EC #6786EC
triadic
#67C8EC #EC67C8 #C8EC67
tetradic
#67C8EC #CE67EC #EC8B67 #86EC67
square
#67C8EC #CE67EC #EC8B67 #86EC67
split-complementary
#67C8EC #EC6786 #ECCE67
monochromatic
#1893C1 #31B4E5 #67C8EC #9DDCF3 #D4EFFA
Accessibility & contrast
On white
1.90
#67C8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#67C8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8EC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8EC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EE
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#00D3D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c8ec; /* rgb */ color: rgb(103, 200, 236); /* oklch */ color: oklch(78.7% 0.104 224.8);
Tailwind
colors: {
custom: {
50: '#9cd8f2',
500: '#67c8ec',
950: '#000000',
},
}SCSS
$custom: #67c8ec; $custom-light: #9cd8f2; $custom-dark: #000000;
JSON
{
"hex": "#67c8ec",
"rgb": {
"r": 103,
"g": 200,
"b": 236
},
"hsl": {
"h": 196.241,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.78746,
"c": 0.10449,
"h": 224.8
},
"luminance": 0.50248
}Semantic roles & 50–950 ramp
primary
#67C8EC
secondary
#BF5D38
accent
#430BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385