#67CFF7#67CFF7
#67CFF7 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.111 H 225.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFF7 |
|---|---|
| RGB | rgb(103, 207, 247) |
| HSL | hsl(197, 90%, 69%) |
| HSV | hsv(197, 58%, 97%) |
| CMYK | cmyk(58.3%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.59, -18.92, -28.75) |
| CIE-LCH | lch(78.59, 34.42, 236.65°) |
| OKLab | oklab(80.77% -0.0775 -0.0801) |
| OKLCH | oklch(80.77% 0.111 225.9) |
| XYZ | xyz(44.6883, 54.2203, 96.0882) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.63
Bright Sky Blue
#02CCFE
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Lightskyblue
#87CEFA
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFF7 #F78F67
analogous
#67F7D7 #67CFF7 #6787F7
triadic
#67CFF7 #F767CF #CFF767
tetradic
#67CFF7 #D767F7 #F78F67 #87F767
square
#67CFF7 #D767F7 #F78F67 #87F767
split-complementary
#67CFF7 #F76787 #F7D767
monochromatic
#0B9FD8 #2DBDF4 #67CFF7 #A1E1FA #DBF4FD
Accessibility & contrast
On white
1.77
#67CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#67CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFF7
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFF7 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cff7; /* rgb */ color: rgb(103, 207, 247); /* oklch */ color: oklch(80.8% 0.111 225.9);
Tailwind
colors: {
custom: {
50: '#9eddfa',
500: '#67cff7',
950: '#000000',
},
}SCSS
$custom: #67cff7; $custom-light: #9eddfa; $custom-dark: #000000;
JSON
{
"hex": "#67cff7",
"rgb": {
"r": 103,
"g": 207,
"b": 247
},
"hsl": {
"h": 196.667,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.80769,
"c": 0.11147,
"h": 225.9
},
"luminance": 0.54225
}Semantic roles & 50–950 ramp
primary
#67CFF7
secondary
#D05E32
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485