#67D6FC#67D6FC
#67D6FC is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.5% C 0.114 H 223.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6FC |
|---|---|
| RGB | rgb(103, 214, 252) |
| HSL | hsl(195, 96%, 70%) |
| HSV | hsv(195, 59%, 99%) |
| CMYK | cmyk(59.1%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.74, -21.02, -28.12) |
| CIE-LCH | lch(80.74, 35.11, 233.22°) |
| OKLab | oklab(82.54% -0.083 -0.0783) |
| OKLCH | oklch(82.54% 0.114 223.3) |
| XYZ | xyz(47.2038, 58.0003, 100.7841) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.47
Lightskyblue
#87CEFA
ΔE00 5.94
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6FC #FC8D67
analogous
#67FCD8 #67D6FC #678CFC
triadic
#67D6FC #FC67D6 #D6FC67
tetradic
#67D6FC #D867FC #FC8D67 #8CFC67
square
#67D6FC #D867FC #FC8D67 #8CFC67
split-complementary
#67D6FC #FC678C #FCD867
monochromatic
#05ABE4 #2BC6FB #67D6FC #A3E6FD #DFF6FE
Accessibility & contrast
On white
1.67
#67D6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#67D6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6FC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6FC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#ABC1FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d6fc; /* rgb */ color: rgb(103, 214, 252); /* oklch */ color: oklch(82.5% 0.114 223.3);
Tailwind
colors: {
custom: {
50: '#9fe2fd',
500: '#67d6fc',
950: '#000000',
},
}SCSS
$custom: #67d6fc; $custom-light: #9fe2fd; $custom-dark: #000000;
JSON
{
"hex": "#67d6fc",
"rgb": {
"r": 103,
"g": 214,
"b": 252
},
"hsl": {
"h": 195.302,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.82544,
"c": 0.11411,
"h": 223.3
},
"luminance": 0.58005
}Semantic roles & 50–950 ramp
primary
#67D6FC
secondary
#D75B31
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485