#67D3FC#67D3FC
#67D3FC is a light, moderate cyan. Relative luminance 0.565; OKLCH L 81.9% C 0.114 H 225.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3FC |
|---|---|
| RGB | rgb(103, 211, 252) |
| HSL | hsl(197, 96%, 70%) |
| HSV | hsv(197, 59%, 99%) |
| CMYK | cmyk(59.1%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.90, -19.50, -29.41) |
| CIE-LCH | lch(79.90, 35.29, 236.46°) |
| OKLab | oklab(81.87% -0.0799 -0.0819) |
| OKLCH | oklch(81.87% 0.114 225.7) |
| XYZ | xyz(46.4516, 56.4958, 100.5334) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.98
Lightskyblue
#87CEFA
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3FC #FC9067
analogous
#67FCDB #67D3FC #6789FC
triadic
#67D3FC #FC67D3 #D3FC67
tetradic
#67D3FC #DB67FC #FC9067 #89FC67
square
#67D3FC #DB67FC #FC9067 #89FC67
split-complementary
#67D3FC #FC6789 #FCDB67
monochromatic
#05A7E4 #2BC2FB #67D3FC #A3E4FD #DFF6FE
Accessibility & contrast
On white
1.71
#67D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#67D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3FC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3FC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d3fc; /* rgb */ color: rgb(103, 211, 252); /* oklch */ color: oklch(81.9% 0.114 225.7);
Tailwind
colors: {
custom: {
50: '#9fe0fd',
500: '#67d3fc',
950: '#000000',
},
}SCSS
$custom: #67d3fc; $custom-light: #9fe0fd; $custom-dark: #000000;
JSON
{
"hex": "#67d3fc",
"rgb": {
"r": 103,
"g": 211,
"b": 252
},
"hsl": {
"h": 196.51,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.8187,
"c": 0.11447,
"h": 225.7
},
"luminance": 0.565
}Semantic roles & 50–950 ramp
primary
#67D3FC
secondary
#D75E31
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485