#67DBFF#67DBFF
#67DBFF is a very light, moderate cyan. Relative luminance 0.608; OKLCH L 83.8% C 0.116 H 221.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBFF |
|---|---|
| RGB | rgb(103, 219, 255) |
| HSL | hsl(194, 100%, 70%) |
| HSV | hsv(194, 60%, 100%) |
| CMYK | cmyk(59.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(82.25, -22.66, -27.40) |
| CIE-LCH | lch(82.25, 35.56, 230.41°) |
| OKLab | oklab(83.79% -0.0871 -0.0762) |
| OKLCH | oklch(83.79% 0.116 221.2) |
| XYZ | xyz(48.9679, 60.7617, 103.7359) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.20
Bright Sky Blue
#02CCFE
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBFF #FF8B67
analogous
#67FFD7 #67DBFF #678FFF
triadic
#67DBFF #FF67DB #DBFF67
tetradic
#67DBFF #D767FF #FF8B67 #8FFF67
square
#67DBFF #D767FF #FF8B67 #8FFF67
split-complementary
#67DBFF #FF678F #FFD767
monochromatic
#00B4EC #2ACDFF #67DBFF #A4E9FF #E0F8FF
Accessibility & contrast
On white
1.60
#67DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#67DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBFF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBFF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#B0C6FF
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dbff; /* rgb */ color: rgb(103, 219, 255); /* oklch */ color: oklch(83.8% 0.116 221.2);
Tailwind
colors: {
custom: {
50: '#9fe6ff',
500: '#67dbff',
950: '#000000',
},
}SCSS
$custom: #67dbff; $custom-light: #9fe6ff; $custom-dark: #000000;
JSON
{
"hex": "#67dbff",
"rgb": {
"r": 103,
"g": 219,
"b": 255
},
"hsl": {
"h": 194.211,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.83788,
"c": 0.11573,
"h": 221.2
},
"luminance": 0.60767
}Semantic roles & 50–950 ramp
primary
#67DBFF
secondary
#DA5830
accent
#3600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486