#67D4FB#67D4FB
#67D4FB is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.1% C 0.114 H 224.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4FB |
|---|---|
| RGB | rgb(103, 212, 251) |
| HSL | hsl(196, 95%, 69%) |
| HSV | hsv(196, 59%, 98%) |
| CMYK | cmyk(59%, 15.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.14, -20.30, -28.51) |
| CIE-LCH | lch(80.14, 34.99, 234.55°) |
| OKLab | oklab(82.05% -0.0813 -0.0794) |
| OKLCH | oklch(82.05% 0.114 224.3) |
| XYZ | xyz(46.5428, 56.9310, 99.7841) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 3.98
Bright Sky Blue
#02CCFE
ΔE00 4.17
Neon Blue
#04D9FF
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 5.50
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4FB #FB8E67
analogous
#67FBD8 #67D4FB #678AFB
triadic
#67D4FB #FB67D4 #D4FB67
tetradic
#67D4FB #D867FB #FB8E67 #8AFB67
square
#67D4FB #D867FB #FB8E67 #8AFB67
split-complementary
#67D4FB #FB678A #FBD867
monochromatic
#06A8E2 #2BC3F9 #67D4FB #A3E5FD #DEF6FE
Accessibility & contrast
On white
1.70
#67D4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#67D4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4FB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4FB | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d4fb; /* rgb */ color: rgb(103, 212, 251); /* oklch */ color: oklch(82.1% 0.114 224.3);
Tailwind
colors: {
custom: {
50: '#9ee1fc',
500: '#67d4fb',
950: '#000000',
},
}SCSS
$custom: #67d4fb; $custom-light: #9ee1fc; $custom-dark: #000000;
JSON
{
"hex": "#67d4fb",
"rgb": {
"r": 103,
"g": 212,
"b": 251
},
"hsl": {
"h": 195.811,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.82054,
"c": 0.11363,
"h": 224.3
},
"luminance": 0.56936
}Semantic roles & 50–950 ramp
primary
#67D4FB
secondary
#D55C31
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485