#67D4FC#67D4FC
#67D4FC is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.1% C 0.114 H 224.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4FC |
|---|---|
| RGB | rgb(103, 212, 252) |
| HSL | hsl(196, 96%, 70%) |
| HSV | hsv(196, 59%, 99%) |
| CMYK | cmyk(59.1%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(80.18, -20.01, -28.98) |
| CIE-LCH | lch(80.18, 35.22, 235.38°) |
| OKLab | oklab(82.1% -0.081 -0.0807) |
| OKLCH | oklch(82.1% 0.114 224.9) |
| XYZ | xyz(46.7008, 56.9942, 100.6164) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 3.98
Bright Sky Blue
#02CCFE
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4FC #FC8F67
analogous
#67FCD9 #67D4FC #678AFC
triadic
#67D4FC #FC67D4 #D4FC67
tetradic
#67D4FC #D967FC #FC8F67 #8AFC67
square
#67D4FC #D967FC #FC8F67 #8AFC67
split-complementary
#67D4FC #FC678A #FCD967
monochromatic
#05A8E4 #2BC3FB #67D4FC #A3E5FD #DFF6FE
Accessibility & contrast
On white
1.69
#67D4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#67D4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4FC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4FC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d4fc; /* rgb */ color: rgb(103, 212, 252); /* oklch */ color: oklch(82.1% 0.114 224.9);
Tailwind
colors: {
custom: {
50: '#9fe1fd',
500: '#67d4fc',
950: '#000000',
},
}SCSS
$custom: #67d4fc; $custom-light: #9fe1fd; $custom-dark: #000000;
JSON
{
"hex": "#67d4fc",
"rgb": {
"r": 103,
"g": 212,
"b": 252
},
"hsl": {
"h": 196.107,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.82095,
"c": 0.11433,
"h": 224.9
},
"luminance": 0.56999
}Semantic roles & 50–950 ramp
primary
#67D4FC
secondary
#D75D31
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485