#67CBE8#67CBE8
#67CBE8 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.102 H 219.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBE8 |
|---|---|
| RGB | rgb(103, 203, 232) |
| HSL | hsl(193, 74%, 66%) |
| HSV | hsv(193, 56%, 91%) |
| CMYK | cmyk(55.6%, 12.5%, 0%, 9%) |
| CIE-LAB | lab(76.93, -21.22, -23.25) |
| CIE-LCH | lch(76.93, 31.48, 227.62°) |
| OKLab | oklab(79.27% -0.0788 -0.0645) |
| OKLCH | oklch(79.27% 0.102 219.3) |
| XYZ | xyz(41.5092, 51.4177, 84.0654) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 5.11
Bright Sky Blue
#02CCFE
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBE8 #E88467
analogous
#67E8C4 #67CBE8 #678AE8
triadic
#67CBE8 #E867CB #CBE867
tetradic
#67CBE8 #C467E8 #E88467 #8AE867
square
#67CBE8 #C467E8 #E88467 #8AE867
split-complementary
#67CBE8 #E8678A #E8C467
monochromatic
#1C95B9 #32B9E0 #67CBE8 #9CDDF0 #D1EFF8
Accessibility & contrast
On white
1.86
#67CBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#67CBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBE8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBE8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6EA
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67cbe8; /* rgb */ color: rgb(103, 203, 232); /* oklch */ color: oklch(79.3% 0.102 219.3);
Tailwind
colors: {
custom: {
50: '#9cdbef',
500: '#67cbe8',
950: '#000000',
},
}SCSS
$custom: #67cbe8; $custom-light: #9cdbef; $custom-dark: #000000;
JSON
{
"hex": "#67cbe8",
"rgb": {
"r": 103,
"g": 203,
"b": 232
},
"hsl": {
"h": 193.488,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.79269,
"c": 0.10185,
"h": 219.3
},
"luminance": 0.51422
}Semantic roles & 50–950 ramp
primary
#67CBE8
secondary
#B8573B
accent
#3C10D6
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485