#67CFF8#67CFF8
#67CFF8 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.112 H 226.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFF8 |
|---|---|
| RGB | rgb(103, 207, 248) |
| HSL | hsl(197, 91%, 69%) |
| HSV | hsv(197, 58%, 97%) |
| CMYK | cmyk(58.5%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.63, -18.63, -29.23) |
| CIE-LCH | lch(78.63, 34.66, 237.49°) |
| OKLab | oklab(80.81% -0.0772 -0.0814) |
| OKLCH | oklch(80.81% 0.112 226.5) |
| XYZ | xyz(44.8430, 54.2822, 96.9030) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.73
Bright Sky Blue
#02CCFE
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFF8 #F89067
analogous
#67F8D9 #67CFF8 #6787F8
triadic
#67CFF8 #F867CF #CFF867
tetradic
#67CFF8 #D967F8 #F89067 #87F867
square
#67CFF8 #D967F8 #F89067 #87F867
split-complementary
#67CFF8 #F86787 #F8D967
monochromatic
#0AA0DB #2CBDF5 #67CFF8 #A2E1FB #DCF4FD
Accessibility & contrast
On white
1.77
#67CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#67CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFF8
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFF8 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67cff8; /* rgb */ color: rgb(103, 207, 248); /* oklch */ color: oklch(80.8% 0.112 226.5);
Tailwind
colors: {
custom: {
50: '#9eddfa',
500: '#67cff8',
950: '#000000',
},
}SCSS
$custom: #67cff8; $custom-light: #9eddfa; $custom-dark: #000000;
JSON
{
"hex": "#67cff8",
"rgb": {
"r": 103,
"g": 207,
"b": 248
},
"hsl": {
"h": 196.966,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.80809,
"c": 0.1122,
"h": 226.5
},
"luminance": 0.54287
}Semantic roles & 50–950 ramp
primary
#67CFF8
secondary
#D25F32
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485