#67CDE8#67CDE8
#67CDE8 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.102 H 217.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDE8 |
|---|---|
| RGB | rgb(103, 205, 232) |
| HSL | hsl(193, 74%, 66%) |
| HSV | hsv(193, 56%, 91%) |
| CMYK | cmyk(55.6%, 11.6%, 0%, 9%) |
| CIE-LAB | lab(77.50, -22.23, -22.38) |
| CIE-LCH | lch(77.50, 31.55, 225.20°) |
| OKLab | oklab(79.72% -0.081 -0.0621) |
| OKLCH | oklch(79.72% 0.102 217.5) |
| XYZ | xyz(41.9846, 52.3685, 84.2239) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.33
Bright Sky Blue
#02CCFE
ΔE00 5.76
Aqua Blue
#02D8E9
ΔE00 7.31
Lightblue (survey)
#7BC8F6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDE8 #E88267
analogous
#67E8C2 #67CDE8 #678CE8
triadic
#67CDE8 #E867CD #CDE867
tetradic
#67CDE8 #C267E8 #E88267 #8CE867
square
#67CDE8 #C267E8 #E88267 #8CE867
split-complementary
#67CDE8 #E8678C #E8C267
monochromatic
#1C98B9 #32BCE0 #67CDE8 #9CDEF0 #D1F0F8
Accessibility & contrast
On white
1.83
#67CDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#67CDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDE8
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDE8 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EA
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cde8; /* rgb */ color: rgb(103, 205, 232); /* oklch */ color: oklch(79.7% 0.102 217.5);
Tailwind
colors: {
custom: {
50: '#9cdcef',
500: '#67cde8',
950: '#000000',
},
}SCSS
$custom: #67cde8; $custom-light: #9cdcef; $custom-dark: #000000;
JSON
{
"hex": "#67cde8",
"rgb": {
"r": 103,
"g": 205,
"b": 232
},
"hsl": {
"h": 192.558,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.79725,
"c": 0.10203,
"h": 217.5
},
"luminance": 0.52372
}Semantic roles & 50–950 ramp
primary
#67CDE8
secondary
#B8553B
accent
#3910D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485