#67CAF4#67CAF4
#67CAF4 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.110 H 228.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67CAF4 |
|---|---|
| RGB | rgb(103, 202, 244) |
| HSL | hsl(198, 87%, 68%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(57.8%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(77.07, -17.23, -29.48) |
| CIE-LCH | lch(77.07, 34.14, 239.69°) |
| OKLab | oklab(79.52% -0.0734 -0.0821) |
| OKLCH | oklch(79.52% 0.11 228.2) |
| XYZ | xyz(43.0369, 51.6522, 93.2723) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.24
Sky
#82CAFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CAF4 #F49167
analogous
#67F4D7 #67CAF4 #6783F4
triadic
#67CAF4 #F467CA #CAF467
tetradic
#67CAF4 #D767F4 #F49167 #83F467
square
#67CAF4 #D767F4 #F49167 #83F467
split-complementary
#67CAF4 #F46783 #F4D767
monochromatic
#0F98D1 #2EB6F0 #67CAF4 #A0DEF8 #D9F2FC
Accessibility & contrast
On white
1.85
#67CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#67CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CAF4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CAF4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67caf4; /* rgb */ color: rgb(103, 202, 244); /* oklch */ color: oklch(79.5% 0.110 228.2);
Tailwind
colors: {
custom: {
50: '#9ddaf7',
500: '#67caf4',
950: '#000000',
},
}SCSS
$custom: #67caf4; $custom-light: #9ddaf7; $custom-dark: #000000;
JSON
{
"hex": "#67caf4",
"rgb": {
"r": 103,
"g": 202,
"b": 244
},
"hsl": {
"h": 197.872,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.79522,
"c": 0.11013,
"h": 228.2
},
"luminance": 0.51656
}Semantic roles & 50–950 ramp
primary
#67CAF4
secondary
#CD6032
accent
#4502E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385