#67CAF6#67CAF6
#67CAF6 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.6% C 0.112 H 229.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67CAF6 |
|---|---|
| RGB | rgb(103, 202, 246) |
| HSL | hsl(198, 89%, 68%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(58.1%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(77.15, -16.64, -30.43) |
| CIE-LCH | lch(77.15, 34.68, 241.34°) |
| OKLab | oklab(79.61% -0.0727 -0.0849) |
| OKLCH | oklch(79.61% 0.112 229.4) |
| XYZ | xyz(43.3422, 51.7743, 94.8802) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.04
Baby Blue
#89CFF0
ΔE00 3.76
Lightskyblue
#87CEFA
ΔE00 3.93
Bright Sky Blue
#02CCFE
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.25
Sky
#82CAFC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CAF6 #F69367
analogous
#67F6DB #67CAF6 #6782F6
triadic
#67CAF6 #F667CA #CAF667
tetradic
#67CAF6 #DB67F6 #F69367 #82F667
square
#67CAF6 #DB67F6 #F69367 #82F667
split-complementary
#67CAF6 #F66782 #F6DB67
monochromatic
#0D98D6 #2DB6F3 #67CAF6 #A1DEF9 #DBF2FD
Accessibility & contrast
On white
1.85
#67CAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#67CAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CAF6
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CAF6 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F8
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67caf6; /* rgb */ color: rgb(103, 202, 246); /* oklch */ color: oklch(79.6% 0.112 229.4);
Tailwind
colors: {
custom: {
50: '#9ddaf9',
500: '#67caf6',
950: '#000000',
},
}SCSS
$custom: #67caf6; $custom-light: #9ddaf9; $custom-dark: #000000;
JSON
{
"hex": "#67caf6",
"rgb": {
"r": 103,
"g": 202,
"b": 246
},
"hsl": {
"h": 198.462,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.79605,
"c": 0.11172,
"h": 229.4
},
"luminance": 0.51778
}Semantic roles & 50–950 ramp
primary
#67CAF6
secondary
#CF6232
accent
#4700E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385