#67D5FC#67D5FC
#67D5FC is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.3% C 0.114 H 224.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5FC |
|---|---|
| RGB | rgb(103, 213, 252) |
| HSL | hsl(196, 96%, 70%) |
| HSV | hsv(196, 59%, 99%) |
| CMYK | cmyk(59.1%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(80.46, -20.51, -28.55) |
| CIE-LCH | lch(80.46, 35.16, 234.30°) |
| OKLab | oklab(82.32% -0.082 -0.0795) |
| OKLCH | oklch(82.32% 0.114 224.1) |
| XYZ | xyz(46.9515, 57.4957, 100.7000) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.09
Bright Sky Blue
#02CCFE
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.56
Lightskyblue
#87CEFA
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5FC #FC8E67
analogous
#67FCD9 #67D5FC #678AFC
triadic
#67D5FC #FC67D5 #D5FC67
tetradic
#67D5FC #D967FC #FC8E67 #8AFC67
square
#67D5FC #D967FC #FC8E67 #8AFC67
split-complementary
#67D5FC #FC678A #FCD967
monochromatic
#05AAE4 #2BC4FB #67D5FC #A3E6FD #DFF6FE
Accessibility & contrast
On white
1.68
#67D5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#67D5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5FC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5FC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d5fc; /* rgb */ color: rgb(103, 213, 252); /* oklch */ color: oklch(82.3% 0.114 224.1);
Tailwind
colors: {
custom: {
50: '#9fe2fd',
500: '#67d5fc',
950: '#000000',
},
}SCSS
$custom: #67d5fc; $custom-light: #9fe2fd; $custom-dark: #000000;
JSON
{
"hex": "#67d5fc",
"rgb": {
"r": 103,
"g": 213,
"b": 252
},
"hsl": {
"h": 195.705,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.82319,
"c": 0.1142,
"h": 224.1
},
"luminance": 0.575
}Semantic roles & 50–950 ramp
primary
#67D5FC
secondary
#D75C31
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485