#67DBF4#67DBF4
#67DBF4 is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 83.4% C 0.110 H 213.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBF4 |
|---|---|
| RGB | rgb(103, 219, 244) |
| HSL | hsl(191, 87%, 68%) |
| HSV | hsv(191, 58%, 96%) |
| CMYK | cmyk(57.8%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(81.88, -25.81, -22.14) |
| CIE-LCH | lch(81.88, 34.00, 220.62°) |
| OKLab | oklab(83.37% -0.0912 -0.0614) |
| OKLCH | oklch(83.37% 0.11 213.9) |
| XYZ | xyz(47.2476, 60.0736, 94.6758) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBF4 #F48067
analogous
#67F4C6 #67DBF4 #6795F4
triadic
#67DBF4 #F467DB #DBF467
tetradic
#67DBF4 #C667F4 #F48067 #95F467
square
#67DBF4 #C667F4 #F48067 #95F467
split-complementary
#67DBF4 #F46795 #F4C667
monochromatic
#0FAFD1 #2ECDF0 #67DBF4 #A0E9F8 #D9F6FC
Accessibility & contrast
On white
1.61
#67DBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#67DBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBF4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBF4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#B3C5F4
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dbf4; /* rgb */ color: rgb(103, 219, 244); /* oklch */ color: oklch(83.4% 0.110 213.9);
Tailwind
colors: {
custom: {
50: '#9ee6f7',
500: '#67dbf4',
950: '#000000',
},
}SCSS
$custom: #67dbf4; $custom-light: #9ee6f7; $custom-dark: #000000;
JSON
{
"hex": "#67dbf4",
"rgb": {
"r": 103,
"g": 219,
"b": 244
},
"hsl": {
"h": 190.638,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.83366,
"c": 0.10994,
"h": 213.9
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#67DBF4
secondary
#CD4E32
accent
#2A02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485