#67CCED#67CCED
#67CCED is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.105 H 221.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCED |
|---|---|
| RGB | rgb(103, 204, 237) |
| HSL | hsl(195, 79%, 67%) |
| HSV | hsv(195, 57%, 93%) |
| CMYK | cmyk(56.5%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.39, -20.29, -25.24) |
| CIE-LCH | lch(77.39, 32.38, 231.20°) |
| OKLab | oklab(79.69% -0.078 -0.0701) |
| OKLCH | oklch(79.69% 0.105 221.9) |
| XYZ | xyz(42.4665, 52.1797, 87.9381) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 4.10
Bright Sky Blue
#02CCFE
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Lightskyblue
#87CEFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCED #ED8867
analogous
#67EDCB #67CCED #6789ED
triadic
#67CCED #ED67CC #CCED67
tetradic
#67CCED #CB67ED #ED8867 #89ED67
square
#67CCED #CB67ED #ED8867 #89ED67
split-complementary
#67CCED #ED6789 #EDCB67
monochromatic
#1798C3 #30BAE7 #67CCED #9EDEF3 #D4F1FA
Accessibility & contrast
On white
1.84
#67CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#67CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCED
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCED | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cced; /* rgb */ color: rgb(103, 204, 237); /* oklch */ color: oklch(79.7% 0.105 221.9);
Tailwind
colors: {
custom: {
50: '#9ddbf3',
500: '#67cced',
950: '#000000',
},
}SCSS
$custom: #67cced; $custom-light: #9ddbf3; $custom-dark: #000000;
JSON
{
"hex": "#67cced",
"rgb": {
"r": 103,
"g": 204,
"b": 237
},
"hsl": {
"h": 194.776,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.79692,
"c": 0.1049,
"h": 221.9
},
"luminance": 0.52184
}Semantic roles & 50–950 ramp
primary
#67CCED
secondary
#C15938
accent
#3E0ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485