#67DCF7#67DCF7
#67DCF7 is a very light, moderate cyan. Relative luminance 0.608; OKLCH L 83.7% C 0.111 H 215.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF7 |
|---|---|
| RGB | rgb(103, 220, 247) |
| HSL | hsl(191, 90%, 69%) |
| HSV | hsv(191, 58%, 97%) |
| CMYK | cmyk(58.3%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(82.26, -25.45, -23.15) |
| CIE-LCH | lch(82.26, 34.40, 222.28°) |
| OKLab | oklab(83.71% -0.0911 -0.0642) |
| OKLCH | oklch(83.71% 0.111 215.2) |
| XYZ | xyz(47.9685, 60.7806, 97.1815) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 5.40
Sky Blue
#87CEEB
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Baby Blue
#89CFF0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF7 #F78267
analogous
#67F7CA #67DCF7 #6794F7
triadic
#67DCF7 #F767DC #DCF767
tetradic
#67DCF7 #CA67F7 #F78267 #94F767
square
#67DCF7 #CA67F7 #F78267 #94F767
split-complementary
#67DCF7 #F76794 #F7CA67
monochromatic
#0BB2D8 #2DCFF4 #67DCF7 #A1E9FA #DBF7FD
Accessibility & contrast
On white
1.60
#67DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#67DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF7
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF7 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F9
Deuteranopia (green-blind)
#B4C6F7
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dcf7; /* rgb */ color: rgb(103, 220, 247); /* oklch */ color: oklch(83.7% 0.111 215.2);
Tailwind
colors: {
custom: {
50: '#9fe7f9',
500: '#67dcf7',
950: '#000000',
},
}SCSS
$custom: #67dcf7; $custom-light: #9fe7f9; $custom-dark: #000000;
JSON
{
"hex": "#67dcf7",
"rgb": {
"r": 103,
"g": 220,
"b": 247
},
"hsl": {
"h": 191.25,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.83706,
"c": 0.11146,
"h": 215.2
},
"luminance": 0.60785
}Semantic roles & 50–950 ramp
primary
#67DCF7
secondary
#D05032
accent
#2B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485