#67D5F7#67D5F7
#67D5F7 is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.1% C 0.111 H 220.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5F7 |
|---|---|
| RGB | rgb(103, 213, 247) |
| HSL | hsl(194, 90%, 69%) |
| HSV | hsv(194, 58%, 97%) |
| CMYK | cmyk(58.3%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(80.28, -21.96, -26.16) |
| CIE-LCH | lch(80.28, 34.16, 229.98°) |
| OKLab | oklab(82.12% -0.0838 -0.0727) |
| OKLCH | oklch(82.12% 0.111 220.9) |
| XYZ | xyz(46.1696, 57.1829, 96.5819) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 4.58
Bright Sky Blue
#02CCFE
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 6.68
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5F7 #F78967
analogous
#67F7D1 #67D5F7 #678DF7
triadic
#67D5F7 #F767D5 #D5F767
tetradic
#67D5F7 #D167F7 #F78967 #8DF767
square
#67D5F7 #D167F7 #F78967 #8DF767
split-complementary
#67D5F7 #F7678D #F7D167
monochromatic
#0BA8D8 #2DC5F4 #67D5F7 #A1E5FA #DBF5FD
Accessibility & contrast
On white
1.69
#67D5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#67D5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5F7
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5F7 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F9
Deuteranopia (green-blind)
#ACC0F7
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d5f7; /* rgb */ color: rgb(103, 213, 247); /* oklch */ color: oklch(82.1% 0.111 220.9);
Tailwind
colors: {
custom: {
50: '#9ee2fa',
500: '#67d5f7',
950: '#000000',
},
}SCSS
$custom: #67d5f7; $custom-light: #9ee2fa; $custom-dark: #000000;
JSON
{
"hex": "#67d5f7",
"rgb": {
"r": 103,
"g": 213,
"b": 247
},
"hsl": {
"h": 194.167,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.82121,
"c": 0.11097,
"h": 220.9
},
"luminance": 0.57187
}Semantic roles & 50–950 ramp
primary
#67D5F7
secondary
#D05732
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485