#67CCF4#67CCF4
#67CCF4 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.110 H 226.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCF4 |
|---|---|
| RGB | rgb(103, 204, 244) |
| HSL | hsl(197, 87%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(57.8%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.64, -18.26, -28.61) |
| CIE-LCH | lch(77.64, 33.94, 237.45°) |
| OKLab | oklab(79.97% -0.0755 -0.0797) |
| OKLCH | oklch(79.97% 0.11 226.6) |
| XYZ | xyz(43.5092, 52.5968, 93.4297) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Lightskyblue
#87CEFA
ΔE00 4.65
Sky
#82CAFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCF4 #F48F67
analogous
#67F4D5 #67CCF4 #6785F4
triadic
#67CCF4 #F467CC #CCF467
tetradic
#67CCF4 #D567F4 #F48F67 #85F467
square
#67CCF4 #D567F4 #F48F67 #85F467
split-complementary
#67CCF4 #F46785 #F4D567
monochromatic
#0F9AD1 #2EB9F0 #67CCF4 #A0DFF8 #D9F2FC
Accessibility & contrast
On white
1.82
#67CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#67CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCF4
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCF4 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67ccf4; /* rgb */ color: rgb(103, 204, 244); /* oklch */ color: oklch(80.0% 0.110 226.6);
Tailwind
colors: {
custom: {
50: '#9ddbf7',
500: '#67ccf4',
950: '#000000',
},
}SCSS
$custom: #67ccf4; $custom-light: #9ddbf7; $custom-dark: #000000;
JSON
{
"hex": "#67ccf4",
"rgb": {
"r": 103,
"g": 204,
"b": 244
},
"hsl": {
"h": 197.021,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.79972,
"c": 0.10974,
"h": 226.6
},
"luminance": 0.52601
}Semantic roles & 50–950 ramp
primary
#67CCF4
secondary
#CD5E32
accent
#4202E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485