#67CEED#67CEED
#67CEED is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.1% C 0.105 H 220.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEED |
|---|---|
| RGB | rgb(103, 206, 237) |
| HSL | hsl(194, 79%, 67%) |
| HSV | hsv(194, 57%, 93%) |
| CMYK | cmyk(56.5%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.96, -21.31, -24.37) |
| CIE-LCH | lch(77.96, 32.37, 228.84°) |
| OKLab | oklab(80.15% -0.0802 -0.0677) |
| OKLCH | oklch(80.15% 0.105 220.2) |
| XYZ | xyz(42.9449, 53.1365, 88.0976) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 4.61
Bright Sky Blue
#02CCFE
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 6.62
Lightskyblue
#87CEFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEED #ED8667
analogous
#67EDC9 #67CEED #678BED
triadic
#67CEED #ED67CE #CEED67
tetradic
#67CEED #C967ED #ED8667 #8BED67
square
#67CEED #C967ED #ED8667 #8BED67
split-complementary
#67CEED #ED678B #EDC967
monochromatic
#179BC3 #30BCE7 #67CEED #9EE0F3 #D4F1FA
Accessibility & contrast
On white
1.81
#67CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#67CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEED
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEED | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67ceed; /* rgb */ color: rgb(103, 206, 237); /* oklch */ color: oklch(80.1% 0.105 220.2);
Tailwind
colors: {
custom: {
50: '#9dddf3',
500: '#67ceed',
950: '#000000',
},
}SCSS
$custom: #67ceed; $custom-light: #9dddf3; $custom-dark: #000000;
JSON
{
"hex": "#67ceed",
"rgb": {
"r": 103,
"g": 206,
"b": 237
},
"hsl": {
"h": 193.881,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.80145,
"c": 0.1049,
"h": 220.2
},
"luminance": 0.53141
}Semantic roles & 50–950 ramp
primary
#67CEED
secondary
#C15738
accent
#3B0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485