#67CCF1#67CCF1
#67CCF1 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.108 H 224.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCF1 |
|---|---|
| RGB | rgb(103, 204, 241) |
| HSL | hsl(196, 83%, 67%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57.3%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.53, -19.13, -27.17) |
| CIE-LCH | lch(77.53, 33.23, 234.84°) |
| OKLab | oklab(79.85% -0.0766 -0.0756) |
| OKLCH | oklch(79.85% 0.108 224.6) |
| XYZ | xyz(43.0574, 52.4161, 91.0502) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 3.96
Lightblue (survey)
#7BC8F6
ΔE00 4.82
Lightskyblue
#87CEFA
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCF1 #F18C67
analogous
#67F1D1 #67CCF1 #6787F1
triadic
#67CCF1 #F167CC #CCF167
tetradic
#67CCF1 #D167F1 #F18C67 #87F167
square
#67CCF1 #D167F1 #F18C67 #87F167
split-complementary
#67CCF1 #F16787 #F1D167
monochromatic
#139ACB #2FB9EC #67CCF1 #9FDFF6 #D7F2FB
Accessibility & contrast
On white
1.83
#67CCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#67CCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCF1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCF1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F3
Deuteranopia (green-blind)
#A4B9F1
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67ccf1; /* rgb */ color: rgb(103, 204, 241); /* oklch */ color: oklch(79.9% 0.108 224.6);
Tailwind
colors: {
custom: {
50: '#9ddbf5',
500: '#67ccf1',
950: '#000000',
},
}SCSS
$custom: #67ccf1; $custom-light: #9ddbf5; $custom-dark: #000000;
JSON
{
"hex": "#67ccf1",
"rgb": {
"r": 103,
"g": 204,
"b": 241
},
"hsl": {
"h": 196.087,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.79851,
"c": 0.10758,
"h": 224.6
},
"luminance": 0.5242
}Semantic roles & 50–950 ramp
primary
#67CCF1
secondary
#C75C35
accent
#4006E0
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485