#67CAF7#67CAF7
#67CAF7 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.6% C 0.113 H 230.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67CAF7 |
|---|---|
| RGB | rgb(103, 202, 247) |
| HSL | hsl(199, 90%, 69%) |
| HSV | hsv(199, 58%, 97%) |
| CMYK | cmyk(58.3%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.18, -16.34, -30.91) |
| CIE-LCH | lch(77.18, 34.97, 242.14°) |
| OKLab | oklab(79.65% -0.0723 -0.0862) |
| OKLCH | oklch(79.65% 0.113 230) |
| XYZ | xyz(43.4961, 51.8359, 95.6908) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.86
Lightskyblue
#87CEFA
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.21
Sky
#82CAFC
ΔE00 4.41
Sky Blue
#87CEEB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CAF7 #F79467
analogous
#67F7DC #67CAF7 #6782F7
triadic
#67CAF7 #F767CA #CAF767
tetradic
#67CAF7 #DC67F7 #F79467 #82F767
square
#67CAF7 #DC67F7 #F79467 #82F767
split-complementary
#67CAF7 #F76782 #F7DC67
monochromatic
#0B98D8 #2DB6F4 #67CAF7 #A1DEFA #DBF3FD
Accessibility & contrast
On white
1.85
#67CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#67CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CAF7
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CAF7 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67caf7; /* rgb */ color: rgb(103, 202, 247); /* oklch */ color: oklch(79.6% 0.113 230.0);
Tailwind
colors: {
custom: {
50: '#9edafa',
500: '#67caf7',
950: '#000000',
},
}SCSS
$custom: #67caf7; $custom-light: #9edafa; $custom-dark: #000000;
JSON
{
"hex": "#67caf7",
"rgb": {
"r": 103,
"g": 202,
"b": 247
},
"hsl": {
"h": 198.75,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.79647,
"c": 0.11253,
"h": 230
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#67CAF7
secondary
#D06332
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385