#67DBF6#67DBF6
#67DBF6 is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 83.4% C 0.111 H 215.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBF6 |
|---|---|
| RGB | rgb(103, 219, 246) |
| HSL | hsl(191, 89%, 68%) |
| HSV | hsv(191, 58%, 96%) |
| CMYK | cmyk(58.1%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(81.94, -25.24, -23.10) |
| CIE-LCH | lch(81.94, 34.22, 222.46°) |
| OKLab | oklab(83.44% -0.0904 -0.0641) |
| OKLCH | oklch(83.44% 0.111 215.3) |
| XYZ | xyz(47.5529, 60.1957, 96.2838) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBF6 #F68267
analogous
#67F6CA #67DBF6 #6793F6
triadic
#67DBF6 #F667DB #DBF667
tetradic
#67DBF6 #CA67F6 #F68267 #93F667
square
#67DBF6 #CA67F6 #F68267 #93F667
split-complementary
#67DBF6 #F66793 #F6CA67
monochromatic
#0DB0D6 #2DCDF3 #67DBF6 #A1E9F9 #DBF6FD
Accessibility & contrast
On white
1.61
#67DBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#67DBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBF6
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBF6 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F8
Deuteranopia (green-blind)
#B3C5F6
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dbf6; /* rgb */ color: rgb(103, 219, 246); /* oklch */ color: oklch(83.4% 0.111 215.3);
Tailwind
colors: {
custom: {
50: '#9ee6f9',
500: '#67dbf6',
950: '#000000',
},
}SCSS
$custom: #67dbf6; $custom-light: #9ee6f9; $custom-dark: #000000;
JSON
{
"hex": "#67dbf6",
"rgb": {
"r": 103,
"g": 219,
"b": 246
},
"hsl": {
"h": 191.329,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.83441,
"c": 0.11085,
"h": 215.3
},
"luminance": 0.602
}Semantic roles & 50–950 ramp
primary
#67DBF6
secondary
#CF5032
accent
#2B00E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485