#67D7F8#67D7F8
#67D7F8 is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 82.6% C 0.112 H 219.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7F8 |
|---|---|
| RGB | rgb(103, 215, 248) |
| HSL | hsl(194, 91%, 69%) |
| HSV | hsv(194, 58%, 97%) |
| CMYK | cmyk(58.5%, 13.3%, 0%, 2.7%) |
| CIE-LAB | lab(80.88, -22.68, -25.78) |
| CIE-LCH | lch(80.88, 34.34, 228.66°) |
| OKLab | oklab(82.61% -0.0855 -0.0716) |
| OKLCH | oklch(82.61% 0.112 219.9) |
| XYZ | xyz(46.8305, 58.2571, 97.5655) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 4.98
Bright Sky Blue
#02CCFE
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.89
Lightskyblue
#87CEFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7F8 #F88867
analogous
#67F8D1 #67D7F8 #678FF8
triadic
#67D7F8 #F867D7 #D7F867
tetradic
#67D7F8 #D167F8 #F88867 #8FF867
square
#67D7F8 #D167F8 #F88867 #8FF867
split-complementary
#67D7F8 #F8678F #F8D167
monochromatic
#0AABDB #2CC8F5 #67D7F8 #A2E6FB #DCF6FD
Accessibility & contrast
On white
1.66
#67D7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67D7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7F8
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7F8 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FA
Deuteranopia (green-blind)
#AEC2F8
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d7f8; /* rgb */ color: rgb(103, 215, 248); /* oklch */ color: oklch(82.6% 0.112 219.9);
Tailwind
colors: {
custom: {
50: '#9ee3fa',
500: '#67d7f8',
950: '#000000',
},
}SCSS
$custom: #67d7f8; $custom-light: #9ee3fa; $custom-dark: #000000;
JSON
{
"hex": "#67d7f8",
"rgb": {
"r": 103,
"g": 215,
"b": 248
},
"hsl": {
"h": 193.655,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.82612,
"c": 0.11157,
"h": 219.9
},
"luminance": 0.58262
}Semantic roles & 50–950 ramp
primary
#67D7F8
secondary
#D25632
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485