#67CFEE#67CFEE
#67CFEE is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.106 H 220.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFEE |
|---|---|
| RGB | rgb(103, 207, 238) |
| HSL | hsl(194, 80%, 67%) |
| HSV | hsv(194, 57%, 93%) |
| CMYK | cmyk(56.7%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.27, -21.53, -24.42) |
| CIE-LCH | lch(78.27, 32.56, 228.61°) |
| OKLab | oklab(80.41% -0.0808 -0.0678) |
| OKLCH | oklch(80.41% 0.106 220) |
| XYZ | xyz(43.3329, 53.6781, 88.9496) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.72
Neon Blue
#04D9FF
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.55
Bright Sky Blue
#02CCFE
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 6.73
Lightskyblue
#87CEFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFEE #EE8667
analogous
#67EECA #67CFEE #678CEE
triadic
#67CFEE #EE67CF #CFEE67
tetradic
#67CFEE #CA67EE #EE8667 #8CEE67
square
#67CFEE #CA67EE #EE8667 #8CEE67
split-complementary
#67CFEE #EE678C #EECA67
monochromatic
#169DC5 #30BEE8 #67CFEE #9EE0F4 #D5F2FA
Accessibility & contrast
On white
1.79
#67CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#67CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFEE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFEE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cfee; /* rgb */ color: rgb(103, 207, 238); /* oklch */ color: oklch(80.4% 0.106 220.0);
Tailwind
colors: {
custom: {
50: '#9dddf3',
500: '#67cfee',
950: '#000000',
},
}SCSS
$custom: #67cfee; $custom-light: #9dddf3; $custom-dark: #000000;
JSON
{
"hex": "#67cfee",
"rgb": {
"r": 103,
"g": 207,
"b": 238
},
"hsl": {
"h": 193.778,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.80411,
"c": 0.10552,
"h": 220
},
"luminance": 0.53682
}Semantic roles & 50–950 ramp
primary
#67CFEE
secondary
#C25737
accent
#3A09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485