#67DEFF#67DEFF
#67DEFF is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.5% C 0.116 H 218.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEFF |
|---|---|
| RGB | rgb(103, 222, 255) |
| HSL | hsl(193, 100%, 70%) |
| HSV | hsv(193, 60%, 100%) |
| CMYK | cmyk(59.6%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.09, -24.16, -26.11) |
| CIE-LCH | lch(83.09, 35.57, 227.23°) |
| OKLab | oklab(84.46% -0.0902 -0.0726) |
| OKLCH | oklch(84.46% 0.116 218.8) |
| XYZ | xyz(49.7576, 62.3411, 103.9991) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 5.59
Baby Blue
#89CFF0
ΔE00 6.05
Bright Sky Blue
#02CCFE
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.52
Ice Blue
#A5DFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEFF #FF8867
analogous
#67FFD4 #67DEFF #6792FF
triadic
#67DEFF #FF67DE #DEFF67
tetradic
#67DEFF #D467FF #FF8867 #92FF67
square
#67DEFF #D467FF #FF8867 #92FF67
split-complementary
#67DEFF #FF6792 #FFD467
monochromatic
#00B8EC #2AD1FF #67DEFF #A4EBFF #E0F8FF
Accessibility & contrast
On white
1.56
#67DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#67DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEFF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEFF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67deff; /* rgb */ color: rgb(103, 222, 255); /* oklch */ color: oklch(84.5% 0.116 218.8);
Tailwind
colors: {
custom: {
50: '#9fe8ff',
500: '#67deff',
950: '#000000',
},
}SCSS
$custom: #67deff; $custom-light: #9fe8ff; $custom-dark: #000000;
JSON
{
"hex": "#67deff",
"rgb": {
"r": 103,
"g": 222,
"b": 255
},
"hsl": {
"h": 193.026,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.84463,
"c": 0.11574,
"h": 218.8
},
"luminance": 0.62346
}Semantic roles & 50–950 ramp
primary
#67DEFF
secondary
#DA5530
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486