#67DCF6#67DCF6
#67DCF6 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.111 H 214.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF6 |
|---|---|
| RGB | rgb(103, 220, 246) |
| HSL | hsl(191, 89%, 68%) |
| HSV | hsv(191, 58%, 96%) |
| CMYK | cmyk(58.1%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(82.23, -25.74, -22.67) |
| CIE-LCH | lch(82.23, 34.29, 221.37°) |
| OKLab | oklab(83.67% -0.0915 -0.0629) |
| OKLCH | oklch(83.67% 0.111 214.5) |
| XYZ | xyz(47.8146, 60.7190, 96.3710) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.88
Robin'S Egg
#6DEDFD
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF6 #F68167
analogous
#67F6C8 #67DCF6 #6794F6
triadic
#67DCF6 #F667DC #DCF667
tetradic
#67DCF6 #C867F6 #F68167 #94F667
square
#67DCF6 #C867F6 #F68167 #94F667
split-complementary
#67DCF6 #F66794 #F6C867
monochromatic
#0DB1D6 #2DCFF3 #67DCF6 #A1E9F9 #DBF7FD
Accessibility & contrast
On white
1.60
#67DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#67DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF6
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF6 | 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)
#C9D6F8
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dcf6; /* rgb */ color: rgb(103, 220, 246); /* oklch */ color: oklch(83.7% 0.111 214.5);
Tailwind
colors: {
custom: {
50: '#9fe7f9',
500: '#67dcf6',
950: '#000000',
},
}SCSS
$custom: #67dcf6; $custom-light: #9fe7f9; $custom-dark: #000000;
JSON
{
"hex": "#67dcf6",
"rgb": {
"r": 103,
"g": 220,
"b": 246
},
"hsl": {
"h": 190.909,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.83668,
"c": 0.11101,
"h": 214.5
},
"luminance": 0.60724
}Semantic roles & 50–950 ramp
primary
#67DCF6
secondary
#CF4F32
accent
#2A00E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485