#67CCE8#67CCE8
#67CCE8 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.102 H 218.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCE8 |
|---|---|
| RGB | rgb(103, 204, 232) |
| HSL | hsl(193, 74%, 66%) |
| HSV | hsv(193, 56%, 91%) |
| CMYK | cmyk(55.6%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(77.22, -21.72, -22.82) |
| CIE-LCH | lch(77.22, 31.50, 226.41°) |
| OKLab | oklab(79.5% -0.0799 -0.0633) |
| OKLCH | oklch(79.5% 0.102 218.4) |
| XYZ | xyz(41.7462, 51.8916, 84.1444) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.07
Bright Sky Blue
#02CCFE
ΔE00 5.49
Lightblue (survey)
#7BC8F6
ΔE00 7.29
Lightskyblue
#87CEFA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCE8 #E88367
analogous
#67E8C3 #67CCE8 #678BE8
triadic
#67CCE8 #E867CC #CCE867
tetradic
#67CCE8 #C367E8 #E88367 #8BE867
square
#67CCE8 #C367E8 #E88367 #8BE867
split-complementary
#67CCE8 #E8678B #E8C367
monochromatic
#1C97B9 #32BAE0 #67CCE8 #9CDEF0 #D1F0F8
Accessibility & contrast
On white
1.85
#67CCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#67CCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCE8
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCE8 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EA
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cce8; /* rgb */ color: rgb(103, 204, 232); /* oklch */ color: oklch(79.5% 0.102 218.4);
Tailwind
colors: {
custom: {
50: '#9cdbef',
500: '#67cce8',
950: '#000000',
},
}SCSS
$custom: #67cce8; $custom-light: #9cdbef; $custom-dark: #000000;
JSON
{
"hex": "#67cce8",
"rgb": {
"r": 103,
"g": 204,
"b": 232
},
"hsl": {
"h": 193.023,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.79497,
"c": 0.10192,
"h": 218.4
},
"luminance": 0.51895
}Semantic roles & 50–950 ramp
primary
#67CCE8
secondary
#B8563B
accent
#3B10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485