#67DBFC#67DBFC
#67DBFC is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.7% C 0.114 H 219.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBFC |
|---|---|
| RGB | rgb(103, 219, 252) |
| HSL | hsl(193, 96%, 70%) |
| HSV | hsv(193, 59%, 99%) |
| CMYK | cmyk(59.1%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(82.15, -23.53, -25.97) |
| CIE-LCH | lch(82.15, 35.04, 227.82°) |
| OKLab | oklab(83.67% -0.0882 -0.0722) |
| OKLCH | oklch(83.67% 0.114 219.3) |
| XYZ | xyz(48.4887, 60.5700, 101.2124) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.56
Bright Sky Blue
#02CCFE
ΔE00 5.80
Ice Blue
#A5DFF9
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBFC #FC8867
analogous
#67FCD3 #67DBFC #6790FC
triadic
#67DBFC #FC67DB #DBFC67
tetradic
#67DBFC #D367FC #FC8867 #90FC67
square
#67DBFC #D367FC #FC8867 #90FC67
split-complementary
#67DBFC #FC6790 #FCD367
monochromatic
#05B3E4 #2BCDFB #67DBFC #A3E9FD #DFF7FE
Accessibility & contrast
On white
1.60
#67DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#67DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBFC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBFC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FE
Deuteranopia (green-blind)
#B1C5FC
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dbfc; /* rgb */ color: rgb(103, 219, 252); /* oklch */ color: oklch(83.7% 0.114 219.3);
Tailwind
colors: {
custom: {
50: '#9fe6fd',
500: '#67dbfc',
950: '#000000',
},
}SCSS
$custom: #67dbfc; $custom-light: #9fe6fd; $custom-dark: #000000;
JSON
{
"hex": "#67dbfc",
"rgb": {
"r": 103,
"g": 219,
"b": 252
},
"hsl": {
"h": 193.289,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.83671,
"c": 0.11396,
"h": 219.3
},
"luminance": 0.60575
}Semantic roles & 50–950 ramp
primary
#67DBFC
secondary
#D75531
accent
#3300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485