#67CDEB#67CDEB
#67CDEB is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.8% C 0.104 H 219.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDEB |
|---|---|
| RGB | rgb(103, 205, 235) |
| HSL | hsl(194, 77%, 66%) |
| HSV | hsv(194, 56%, 92%) |
| CMYK | cmyk(56.2%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.60, -21.37, -23.84) |
| CIE-LCH | lch(77.60, 32.02, 228.12°) |
| OKLab | oklab(79.84% -0.0798 -0.0662) |
| OKLCH | oklch(79.84% 0.104 219.6) |
| XYZ | xyz(42.4143, 52.5404, 86.4873) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 4.76
Bright Sky Blue
#02CCFE
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.80
Lightskyblue
#87CEFA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDEB #EB8567
analogous
#67EBC7 #67CDEB #678BEB
triadic
#67CDEB #EB67CD #CDEB67
tetradic
#67CDEB #C767EB #EB8567 #8BEB67
square
#67CDEB #C767EB #EB8567 #8BEB67
split-complementary
#67CDEB #EB678B #EBC767
monochromatic
#1999BF #31BBE4 #67CDEB #9DDFF2 #D3F1F9
Accessibility & contrast
On white
1.82
#67CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#67CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDEB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDEB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cdeb; /* rgb */ color: rgb(103, 205, 235); /* oklch */ color: oklch(79.8% 0.104 219.6);
Tailwind
colors: {
custom: {
50: '#9ddcf1',
500: '#67cdeb',
950: '#000000',
},
}SCSS
$custom: #67cdeb; $custom-light: #9ddcf1; $custom-dark: #000000;
JSON
{
"hex": "#67cdeb",
"rgb": {
"r": 103,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.79841,
"c": 0.10369,
"h": 219.6
},
"luminance": 0.52544
}Semantic roles & 50–950 ramp
primary
#67CDEB
secondary
#BD5739
accent
#3B0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485