#67D9F8#67D9F8
#67D9F8 is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.1% C 0.112 H 218.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67D9F8 |
|---|---|
| RGB | rgb(103, 217, 248) |
| HSL | hsl(193, 91%, 69%) |
| HSV | hsv(193, 58%, 97%) |
| CMYK | cmyk(58.5%, 12.5%, 0%, 2.7%) |
| CIE-LAB | lab(81.45, -23.68, -24.92) |
| CIE-LCH | lch(81.45, 34.37, 226.46°) |
| OKLab | oklab(83.06% -0.0876 -0.0692) |
| OKLCH | oklch(83.06% 0.112 218.3) |
| XYZ | xyz(47.3429, 59.2819, 97.7363) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 4.92
Baby Blue
#89CFF0
ΔE00 5.58
Bright Sky Blue
#02CCFE
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.86
Ice Blue
#A5DFF9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D9F8 #F88667
analogous
#67F8CF #67D9F8 #6791F8
triadic
#67D9F8 #F867D9 #D9F867
tetradic
#67D9F8 #CF67F8 #F88667 #91F867
square
#67D9F8 #CF67F8 #F88667 #91F867
split-complementary
#67D9F8 #F86791 #F8CF67
monochromatic
#0AAEDB #2CCAF5 #67D9F8 #A2E8FB #DCF6FD
Accessibility & contrast
On white
1.63
#67D9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#67D9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D9F8
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D9F8 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D3FA
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67d9f8; /* rgb */ color: rgb(103, 217, 248); /* oklch */ color: oklch(83.1% 0.112 218.3);
Tailwind
colors: {
custom: {
50: '#9ee5fa',
500: '#67d9f8',
950: '#000000',
},
}SCSS
$custom: #67d9f8; $custom-light: #9ee5fa; $custom-dark: #000000;
JSON
{
"hex": "#67d9f8",
"rgb": {
"r": 103,
"g": 217,
"b": 248
},
"hsl": {
"h": 192.828,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.83064,
"c": 0.11164,
"h": 218.3
},
"luminance": 0.59287
}Semantic roles & 50–950 ramp
primary
#67D9F8
secondary
#D25432
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485