#67D8F8#67D8F8
#67D8F8 is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 82.8% C 0.112 H 219.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8F8 |
|---|---|
| RGB | rgb(103, 216, 248) |
| HSL | hsl(193, 91%, 69%) |
| HSV | hsv(193, 58%, 97%) |
| CMYK | cmyk(58.5%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(81.16, -23.18, -25.35) |
| CIE-LCH | lch(81.16, 34.35, 227.56°) |
| OKLab | oklab(82.84% -0.0866 -0.0704) |
| OKLCH | oklch(82.84% 0.112 219.1) |
| XYZ | xyz(47.0859, 58.7680, 97.6507) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.27
Bright Sky Blue
#02CCFE
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 6.94
Robin'S Egg
#6DEDFD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8F8 #F88767
analogous
#67F8CF #67D8F8 #6790F8
triadic
#67D8F8 #F867D8 #D8F867
tetradic
#67D8F8 #CF67F8 #F88767 #90F867
square
#67D8F8 #CF67F8 #F88767 #90F867
split-complementary
#67D8F8 #F86790 #F8CF67
monochromatic
#0AADDB #2CC9F5 #67D8F8 #A2E7FB #DCF6FD
Accessibility & contrast
On white
1.65
#67D8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#67D8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8F8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8F8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67d8f8; /* rgb */ color: rgb(103, 216, 248); /* oklch */ color: oklch(82.8% 0.112 219.1);
Tailwind
colors: {
custom: {
50: '#9ee4fa',
500: '#67d8f8',
950: '#000000',
},
}SCSS
$custom: #67d8f8; $custom-light: #9ee4fa; $custom-dark: #000000;
JSON
{
"hex": "#67d8f8",
"rgb": {
"r": 103,
"g": 216,
"b": 248
},
"hsl": {
"h": 193.241,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.82838,
"c": 0.11159,
"h": 219.1
},
"luminance": 0.58773
}Semantic roles & 50–950 ramp
primary
#67D8F8
secondary
#D25532
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485