#67D1FD#67D1FD
#67D1FD is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.5% C 0.116 H 227.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67D1FD |
|---|---|
| RGB | rgb(103, 209, 253) |
| HSL | hsl(198, 97%, 70%) |
| HSV | hsv(198, 59%, 99%) |
| CMYK | cmyk(59.3%, 17.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.37, -18.18, -30.75) |
| CIE-LCH | lch(79.37, 35.73, 239.41°) |
| OKLab | oklab(81.46% -0.0775 -0.0858) |
| OKLCH | oklch(81.46% 0.116 227.9) |
| XYZ | xyz(46.1167, 55.5718, 101.2055) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.19
Lightskyblue
#87CEFA
ΔE00 4.30
Sky
#82CAFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D1FD #FD9367
analogous
#67FDDE #67D1FD #6786FD
triadic
#67D1FD #FD67D1 #D1FD67
tetradic
#67D1FD #DE67FD #FD9367 #86FD67
square
#67D1FD #DE67FD #FD9367 #86FD67
split-complementary
#67D1FD #FD6786 #FDDE67
monochromatic
#03A4E7 #2BBFFC #67D1FD #A3E3FE #E0F6FF
Accessibility & contrast
On white
1.73
#67D1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#67D1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D1FD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D1FD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d1fd; /* rgb */ color: rgb(103, 209, 253); /* oklch */ color: oklch(81.5% 0.116 227.9);
Tailwind
colors: {
custom: {
50: '#9fdffe',
500: '#67d1fd',
950: '#000000',
},
}SCSS
$custom: #67d1fd; $custom-light: #9fdffe; $custom-dark: #000000;
JSON
{
"hex": "#67d1fd",
"rgb": {
"r": 103,
"g": 209,
"b": 253
},
"hsl": {
"h": 197.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.81463,
"c": 0.11558,
"h": 227.9
},
"luminance": 0.55576
}Semantic roles & 50–950 ramp
primary
#67D1FD
secondary
#D86130
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485