#67D0FD#67D0FD
#67D0FD is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.2% C 0.116 H 228.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0FD |
|---|---|
| RGB | rgb(103, 208, 253) |
| HSL | hsl(198, 97%, 70%) |
| HSV | hsv(198, 59%, 99%) |
| CMYK | cmyk(59.3%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(79.09, -17.67, -31.19) |
| CIE-LCH | lch(79.09, 35.84, 240.47°) |
| OKLab | oklab(81.24% -0.0765 -0.087) |
| OKLCH | oklch(81.24% 0.116 228.7) |
| XYZ | xyz(45.8721, 55.0827, 101.1240) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 3.77
Bright Sky Blue
#02CCFE
ΔE00 4.01
Lightskyblue
#87CEFA
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.31
Sky
#82CAFC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0FD #FD9467
analogous
#67FDDF #67D0FD #6785FD
triadic
#67D0FD #FD67D0 #D0FD67
tetradic
#67D0FD #DF67FD #FD9467 #85FD67
square
#67D0FD #DF67FD #FD9467 #85FD67
split-complementary
#67D0FD #FD6785 #FDDF67
monochromatic
#03A2E7 #2BBDFC #67D0FD #A3E3FE #E0F5FF
Accessibility & contrast
On white
1.75
#67D0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#67D0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0FD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0FD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d0fd; /* rgb */ color: rgb(103, 208, 253); /* oklch */ color: oklch(81.2% 0.116 228.7);
Tailwind
colors: {
custom: {
50: '#9edefe',
500: '#67d0fd',
950: '#000000',
},
}SCSS
$custom: #67d0fd; $custom-light: #9edefe; $custom-dark: #000000;
JSON
{
"hex": "#67d0fd",
"rgb": {
"r": 103,
"g": 208,
"b": 253
},
"hsl": {
"h": 198,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.81239,
"c": 0.11582,
"h": 228.7
},
"luminance": 0.55087
}Semantic roles & 50–950 ramp
primary
#67D0FD
secondary
#D86330
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485