#67CBE7#67CBE7
#67CBE7 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.101 H 218.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBE7 |
|---|---|
| RGB | rgb(103, 203, 231) |
| HSL | hsl(193, 73%, 65%) |
| HSV | hsv(193, 55%, 91%) |
| CMYK | cmyk(55.4%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(76.90, -21.50, -22.77) |
| CIE-LCH | lch(76.90, 31.31, 226.63°) |
| OKLab | oklab(79.23% -0.0792 -0.0631) |
| OKLCH | oklch(79.23% 0.101 218.6) |
| XYZ | xyz(41.3676, 51.3611, 83.3195) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.12
Bright Sky Blue
#02CCFE
ΔE00 5.49
Lightblue (survey)
#7BC8F6
ΔE00 7.21
Lightskyblue
#87CEFA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBE7 #E78367
analogous
#67E7C3 #67CBE7 #678BE7
triadic
#67CBE7 #E767CB #CBE767
tetradic
#67CBE7 #C367E7 #E78367 #8BE767
square
#67CBE7 #C367E7 #E78367 #8BE767
split-complementary
#67CBE7 #E7678B #E7C367
monochromatic
#1D95B7 #32B9DF #67CBE7 #9CDDEF #D1EFF8
Accessibility & contrast
On white
1.86
#67CBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#67CBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBE7
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBE7 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67cbe7; /* rgb */ color: rgb(103, 203, 231); /* oklch */ color: oklch(79.2% 0.101 218.6);
Tailwind
colors: {
custom: {
50: '#9cdbee',
500: '#67cbe7',
950: '#000000',
},
}SCSS
$custom: #67cbe7; $custom-light: #9cdbee; $custom-dark: #000000;
JSON
{
"hex": "#67cbe7",
"rgb": {
"r": 103,
"g": 203,
"b": 231
},
"hsl": {
"h": 193.125,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.79231,
"c": 0.10129,
"h": 218.6
},
"luminance": 0.51365
}Semantic roles & 50–950 ramp
primary
#67CBE7
secondary
#B7563B
accent
#3C11D5
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485