#67CEEB#67CEEB
#67CEEB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.104 H 218.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEEB |
|---|---|
| RGB | rgb(103, 206, 235) |
| HSL | hsl(193, 77%, 66%) |
| HSV | hsv(193, 56%, 92%) |
| CMYK | cmyk(56.2%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.89, -21.88, -23.41) |
| CIE-LCH | lch(77.89, 32.04, 226.93°) |
| OKLab | oklab(80.07% -0.0809 -0.0649) |
| OKLCH | oklch(80.07% 0.104 218.8) |
| XYZ | xyz(42.6543, 53.0203, 86.5672) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.91
Bright Sky Blue
#02CCFE
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 7.18
Lightskyblue
#87CEFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEEB #EB8467
analogous
#67EBC6 #67CEEB #678CEB
triadic
#67CEEB #EB67CE #CEEB67
tetradic
#67CEEB #C667EB #EB8467 #8CEB67
square
#67CEEB #C667EB #EB8467 #8CEB67
split-complementary
#67CEEB #EB678C #EBC667
monochromatic
#199ABF #31BDE4 #67CEEB #9DDFF2 #D3F1F9
Accessibility & contrast
On white
1.81
#67CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#67CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEEB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEEB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67ceeb; /* rgb */ color: rgb(103, 206, 235); /* oklch */ color: oklch(80.1% 0.104 218.8);
Tailwind
colors: {
custom: {
50: '#9dddf1',
500: '#67ceeb',
950: '#000000',
},
}SCSS
$custom: #67ceeb; $custom-light: #9dddf1; $custom-dark: #000000;
JSON
{
"hex": "#67ceeb",
"rgb": {
"r": 103,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.80068,
"c": 0.10375,
"h": 218.8
},
"luminance": 0.53024
}Semantic roles & 50–950 ramp
primary
#67CEEB
secondary
#BD5639
accent
#390DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485