#67CCF7#67CCF7
#67CCF7 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.112 H 228.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCF7 |
|---|---|
| RGB | rgb(103, 204, 247) |
| HSL | hsl(198, 90%, 69%) |
| HSV | hsv(198, 58%, 97%) |
| CMYK | cmyk(58.3%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.75, -17.38, -30.05) |
| CIE-LCH | lch(77.75, 34.71, 239.96°) |
| OKLab | oklab(80.1% -0.0744 -0.0838) |
| OKLCH | oklch(80.1% 0.112 228.4) |
| XYZ | xyz(43.9684, 52.7805, 95.8482) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.12
Sky
#82CAFC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCF7 #F79267
analogous
#67F7DA #67CCF7 #6784F7
triadic
#67CCF7 #F767CC #CCF767
tetradic
#67CCF7 #DA67F7 #F79267 #84F767
square
#67CCF7 #DA67F7 #F79267 #84F767
split-complementary
#67CCF7 #F76784 #F7DA67
monochromatic
#0B9BD8 #2DB8F4 #67CCF7 #A1E0FA #DBF3FD
Accessibility & contrast
On white
1.82
#67CCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#67CCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCF7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCF7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A1BAF6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67ccf7; /* rgb */ color: rgb(103, 204, 247); /* oklch */ color: oklch(80.1% 0.112 228.4);
Tailwind
colors: {
custom: {
50: '#9edbfa',
500: '#67ccf7',
950: '#000000',
},
}SCSS
$custom: #67ccf7; $custom-light: #9edbfa; $custom-dark: #000000;
JSON
{
"hex": "#67ccf7",
"rgb": {
"r": 103,
"g": 204,
"b": 247
},
"hsl": {
"h": 197.917,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.80095,
"c": 0.11203,
"h": 228.4
},
"luminance": 0.52785
}Semantic roles & 50–950 ramp
primary
#67CCF7
secondary
#D06132
accent
#4500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485