#67CAF2#67CAF2
#67CAF2 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.109 H 227.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67CAF2 |
|---|---|
| RGB | rgb(103, 202, 242) |
| HSL | hsl(197, 84%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(57.4%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(77.00, -17.81, -28.51) |
| CIE-LCH | lch(77.00, 33.62, 238.00°) |
| OKLab | oklab(79.44% -0.0741 -0.0794) |
| OKLCH | oklch(79.44% 0.109 227) |
| XYZ | xyz(42.7349, 51.5314, 91.6816) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 3.68
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 3.91
Lightskyblue
#87CEFA
ΔE00 4.60
Sky
#82CAFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CAF2 #F28F67
analogous
#67F2D4 #67CAF2 #6785F2
triadic
#67CAF2 #F267CA #CAF267
tetradic
#67CAF2 #D467F2 #F28F67 #85F267
square
#67CAF2 #D467F2 #F28F67 #85F267
split-complementary
#67CAF2 #F26785 #F2D467
monochromatic
#1297CD #2FB6ED #67CAF2 #9FDEF7 #D8F1FC
Accessibility & contrast
On white
1.86
#67CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#67CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CAF2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CAF2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67caf2; /* rgb */ color: rgb(103, 202, 242); /* oklch */ color: oklch(79.4% 0.109 227.0);
Tailwind
colors: {
custom: {
50: '#9ddaf6',
500: '#67caf2',
950: '#000000',
},
}SCSS
$custom: #67caf2; $custom-light: #9ddaf6; $custom-dark: #000000;
JSON
{
"hex": "#67caf2",
"rgb": {
"r": 103,
"g": 202,
"b": 242
},
"hsl": {
"h": 197.266,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.79441,
"c": 0.10859,
"h": 227
},
"luminance": 0.51535
}Semantic roles & 50–950 ramp
primary
#67CAF2
secondary
#C95F34
accent
#4405E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385