#67CFF2#67CFF2
#67CFF2 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.108 H 222.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFF2 |
|---|---|
| RGB | rgb(103, 207, 242) |
| HSL | hsl(195, 84%, 68%) |
| HSV | hsv(195, 57%, 95%) |
| CMYK | cmyk(57.4%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.41, -20.38, -26.35) |
| CIE-LCH | lch(78.41, 33.31, 232.29°) |
| OKLab | oklab(80.57% -0.0794 -0.0733) |
| OKLCH | oklch(80.57% 0.108 222.7) |
| XYZ | xyz(43.9271, 53.9158, 92.0790) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 5.68
Lightskyblue
#87CEFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFF2 #F28A67
analogous
#67F2CF #67CFF2 #6789F2
triadic
#67CFF2 #F267CF #CFF267
tetradic
#67CFF2 #CF67F2 #F28A67 #89F267
square
#67CFF2 #CF67F2 #F28A67 #89F267
split-complementary
#67CFF2 #F26789 #F2CF67
monochromatic
#129ECD #2FBDED #67CFF2 #9FE1F7 #D8F3FC
Accessibility & contrast
On white
1.78
#67CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#67CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFF2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFF2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A7BBF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cff2; /* rgb */ color: rgb(103, 207, 242); /* oklch */ color: oklch(80.6% 0.108 222.7);
Tailwind
colors: {
custom: {
50: '#9dddf6',
500: '#67cff2',
950: '#000000',
},
}SCSS
$custom: #67cff2; $custom-light: #9dddf6; $custom-dark: #000000;
JSON
{
"hex": "#67cff2",
"rgb": {
"r": 103,
"g": 207,
"b": 242
},
"hsl": {
"h": 195.108,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.80568,
"c": 0.10801,
"h": 222.7
},
"luminance": 0.5392
}Semantic roles & 50–950 ramp
primary
#67CFF2
secondary
#C95A34
accent
#3C05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485