#67CAF5#67CAF5
#67CAF5 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.111 H 228.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67CAF5 |
|---|---|
| RGB | rgb(103, 202, 245) |
| HSL | hsl(198, 88%, 68%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(58%, 17.6%, 0%, 3.9%) |
| CIE-LAB | lab(77.11, -16.93, -29.95) |
| CIE-LCH | lch(77.11, 34.41, 240.52°) |
| OKLab | oklab(79.56% -0.073 -0.0835) |
| OKLCH | oklch(79.56% 0.111 228.8) |
| XYZ | xyz(43.1891, 51.7131, 94.0741) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 3.69
Bright Sky Blue
#02CCFE
ΔE00 4.02
Lightskyblue
#87CEFA
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CAF5 #F59267
analogous
#67F5D9 #67CAF5 #6783F5
triadic
#67CAF5 #F567CA #CAF567
tetradic
#67CAF5 #D967F5 #F59267 #83F567
square
#67CAF5 #D967F5 #F59267 #83F567
split-complementary
#67CAF5 #F56783 #F5D967
monochromatic
#0E98D4 #2EB6F1 #67CAF5 #A0DEF9 #DAF2FD
Accessibility & contrast
On white
1.85
#67CAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#67CAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CAF5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CAF5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F7
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67caf5; /* rgb */ color: rgb(103, 202, 245); /* oklch */ color: oklch(79.6% 0.111 228.8);
Tailwind
colors: {
custom: {
50: '#9ddaf8',
500: '#67caf5',
950: '#000000',
},
}SCSS
$custom: #67caf5; $custom-light: #9ddaf8; $custom-dark: #000000;
JSON
{
"hex": "#67caf5",
"rgb": {
"r": 103,
"g": 202,
"b": 245
},
"hsl": {
"h": 198.169,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.79564,
"c": 0.11092,
"h": 228.8
},
"luminance": 0.51717
}Semantic roles & 50–950 ramp
primary
#67CAF5
secondary
#CE6132
accent
#4601E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385