#67DAF4#67DAF4
#67DAF4 is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.1% C 0.110 H 214.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAF4 |
|---|---|
| RGB | rgb(103, 218, 244) |
| HSL | hsl(191, 87%, 68%) |
| HSV | hsv(191, 58%, 96%) |
| CMYK | cmyk(57.8%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(81.59, -25.31, -22.57) |
| CIE-LCH | lch(81.59, 33.91, 221.72°) |
| OKLab | oklab(83.14% -0.0902 -0.0626) |
| OKLCH | oklch(83.14% 0.11 214.8) |
| XYZ | xyz(46.9875, 59.5534, 94.5891) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Baby Blue
#89CFF0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAF4 #F48167
analogous
#67F4C8 #67DAF4 #6793F4
triadic
#67DAF4 #F467DA #DAF467
tetradic
#67DAF4 #C867F4 #F48167 #93F467
square
#67DAF4 #C867F4 #F48167 #93F467
split-complementary
#67DAF4 #F46793 #F4C867
monochromatic
#0FAED1 #2ECCF0 #67DAF4 #A0E8F8 #D9F6FC
Accessibility & contrast
On white
1.63
#67DAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#67DAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAF4
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAF4 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F6
Deuteranopia (green-blind)
#B2C4F4
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67daf4; /* rgb */ color: rgb(103, 218, 244); /* oklch */ color: oklch(83.1% 0.110 214.8);
Tailwind
colors: {
custom: {
50: '#9ee5f7',
500: '#67daf4',
950: '#000000',
},
}SCSS
$custom: #67daf4; $custom-light: #9ee5f7; $custom-dark: #000000;
JSON
{
"hex": "#67daf4",
"rgb": {
"r": 103,
"g": 218,
"b": 244
},
"hsl": {
"h": 191.064,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.83139,
"c": 0.10976,
"h": 214.8
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#67DAF4
secondary
#CD4F32
accent
#2C02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485