#67DBFE#67DBFE
#67DBFE is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.115 H 220.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBFE |
|---|---|
| RGB | rgb(103, 219, 254) |
| HSL | hsl(194, 99%, 70%) |
| HSV | hsv(194, 59%, 100%) |
| CMYK | cmyk(59.4%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.22, -22.95, -26.92) |
| CIE-LCH | lch(82.22, 35.38, 229.55°) |
| OKLab | oklab(83.75% -0.0874 -0.0749) |
| OKLCH | oklch(83.75% 0.115 220.6) |
| XYZ | xyz(48.8073, 60.6975, 102.8903) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.30
Bright Sky Blue
#02CCFE
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 6.74
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBFE #FE8A67
analogous
#67FED5 #67DBFE #6790FE
triadic
#67DBFE #FE67DB #DBFE67
tetradic
#67DBFE #D567FE #FE8A67 #90FE67
square
#67DBFE #D567FE #FE8A67 #90FE67
split-complementary
#67DBFE #FE6790 #FED567
monochromatic
#02B3E9 #2ACDFE #67DBFE #A4E9FE #E1F8FF
Accessibility & contrast
On white
1.60
#67DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#67DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBFE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBFE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B0C5FE
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dbfe; /* rgb */ color: rgb(103, 219, 254); /* oklch */ color: oklch(83.7% 0.115 220.6);
Tailwind
colors: {
custom: {
50: '#9fe6fe',
500: '#67dbfe',
950: '#000000',
},
}SCSS
$custom: #67dbfe; $custom-light: #9fe6fe; $custom-dark: #000000;
JSON
{
"hex": "#67dbfe",
"rgb": {
"r": 103,
"g": 219,
"b": 254
},
"hsl": {
"h": 193.907,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.83748,
"c": 0.11512,
"h": 220.6
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#67DBFE
secondary
#D95730
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486