#67DCF4#67DCF4
#67DCF4 is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.6% C 0.110 H 213.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF4 |
|---|---|
| RGB | rgb(103, 220, 244) |
| HSL | hsl(190, 87%, 68%) |
| HSV | hsv(190, 58%, 96%) |
| CMYK | cmyk(57.8%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(82.16, -26.30, -21.71) |
| CIE-LCH | lch(82.16, 34.10, 219.54°) |
| OKLab | oklab(83.59% -0.0922 -0.0602) |
| OKLCH | oklch(83.59% 0.11 213.1) |
| XYZ | xyz(47.5093, 60.5969, 94.7630) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF4 #F47F67
analogous
#67F4C6 #67DCF4 #6795F4
triadic
#67DCF4 #F467DC #DCF467
tetradic
#67DCF4 #C667F4 #F47F67 #95F467
square
#67DCF4 #C667F4 #F47F67 #95F467
split-complementary
#67DCF4 #F46795 #F4C667
monochromatic
#0FB0D1 #2ECFF0 #67DCF4 #A0E9F8 #D9F6FC
Accessibility & contrast
On white
1.60
#67DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#67DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF4
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF4 | 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)
#CAD5F5
Deuteranopia (green-blind)
#B5C6F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dcf4; /* rgb */ color: rgb(103, 220, 244); /* oklch */ color: oklch(83.6% 0.110 213.1);
Tailwind
colors: {
custom: {
50: '#9ee7f7',
500: '#67dcf4',
950: '#000000',
},
}SCSS
$custom: #67dcf4; $custom-light: #9ee7f7; $custom-dark: #000000;
JSON
{
"hex": "#67dcf4",
"rgb": {
"r": 103,
"g": 220,
"b": 244
},
"hsl": {
"h": 190.213,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.83593,
"c": 0.11014,
"h": 213.1
},
"luminance": 0.60602
}Semantic roles & 50–950 ramp
primary
#67DCF4
secondary
#CD4D32
accent
#2902E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485