#67C8F4#67C8F4
#67C8F4 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.111 H 229.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8F4 |
|---|---|
| RGB | rgb(103, 200, 244) |
| HSL | hsl(199, 87%, 68%) |
| HSV | hsv(199, 58%, 96%) |
| CMYK | cmyk(57.8%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.51, -16.19, -30.34) |
| CIE-LCH | lch(76.51, 34.39, 241.92°) |
| OKLab | oklab(79.07% -0.0712 -0.0846) |
| OKLCH | oklch(79.07% 0.111 229.9) |
| XYZ | xyz(42.5707, 50.7197, 93.1169) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 3.91
Lightskyblue
#87CEFA
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.39
Sky
#82CAFC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8F4 #F49367
analogous
#67F4D9 #67C8F4 #6782F4
triadic
#67C8F4 #F467C8 #C8F467
tetradic
#67C8F4 #D967F4 #F49367 #82F467
square
#67C8F4 #D967F4 #F49367 #82F467
split-complementary
#67C8F4 #F46782 #F4D967
monochromatic
#0F95D1 #2EB3F0 #67C8F4 #A0DDF8 #D9F1FC
Accessibility & contrast
On white
1.88
#67C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#67C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8F4
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8F4 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c8f4; /* rgb */ color: rgb(103, 200, 244); /* oklch */ color: oklch(79.1% 0.111 229.9);
Tailwind
colors: {
custom: {
50: '#9dd8f8',
500: '#67c8f4',
950: '#000000',
},
}SCSS
$custom: #67c8f4; $custom-light: #9dd8f8; $custom-dark: #000000;
JSON
{
"hex": "#67c8f4",
"rgb": {
"r": 103,
"g": 200,
"b": 244
},
"hsl": {
"h": 198.723,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.79074,
"c": 0.11061,
"h": 229.9
},
"luminance": 0.50724
}Semantic roles & 50–950 ramp
primary
#67C8F4
secondary
#CD6332
accent
#4902E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385