#67CFE7#67CFE7
#67CFE7 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.1% C 0.102 H 214.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFE7 |
|---|---|
| RGB | rgb(103, 207, 231) |
| HSL | hsl(191, 73%, 65%) |
| HSV | hsv(191, 55%, 91%) |
| CMYK | cmyk(55.4%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(78.04, -23.52, -21.03) |
| CIE-LCH | lch(78.04, 31.55, 221.81°) |
| OKLab | oklab(80.14% -0.0835 -0.0583) |
| OKLCH | oklch(80.14% 0.102 214.9) |
| XYZ | xyz(42.3244, 53.2747, 83.6384) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.80
Sky Blue
#87CEEB
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.34
Bright Sky Blue
#02CCFE
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFE7 #E77F67
analogous
#67E7BF #67CFE7 #678FE7
triadic
#67CFE7 #E767CF #CFE767
tetradic
#67CFE7 #BF67E7 #E77F67 #8FE767
square
#67CFE7 #BF67E7 #E77F67 #8FE767
split-complementary
#67CFE7 #E7678F #E7BF67
monochromatic
#1D9AB7 #32BEDF #67CFE7 #9CE0EF #D1F0F8
Accessibility & contrast
On white
1.80
#67CFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#67CFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFE7
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFE7 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E8
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67cfe7; /* rgb */ color: rgb(103, 207, 231); /* oklch */ color: oklch(80.1% 0.102 214.9);
Tailwind
colors: {
custom: {
50: '#9cdeee',
500: '#67cfe7',
950: '#000000',
},
}SCSS
$custom: #67cfe7; $custom-light: #9cdeee; $custom-dark: #000000;
JSON
{
"hex": "#67cfe7",
"rgb": {
"r": 103,
"g": 207,
"b": 231
},
"hsl": {
"h": 191.25,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.80143,
"c": 0.10183,
"h": 214.9
},
"luminance": 0.53279
}Semantic roles & 50–950 ramp
primary
#67CFE7
secondary
#B7533B
accent
#3511D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485