#67C8FF#67C8FF
#67C8FF is a light, vivid cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.120 H 235.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8FF |
|---|---|
| RGB | rgb(103, 200, 255) |
| HSL | hsl(202, 100%, 70%) |
| HSV | hsv(202, 60%, 100%) |
| CMYK | cmyk(59.6%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(76.93, -12.90, -35.59) |
| CIE-LCH | lch(76.93, 37.86, 250.08°) |
| OKLab | oklab(79.54% -0.0675 -0.0996) |
| OKLCH | oklch(79.54% 0.12 235.9) |
| XYZ | xyz(44.2909, 51.4078, 102.1769) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.15
Sky
#82CAFC
ΔE00 2.92
Lightskyblue
#87CEFA
ΔE00 3.44
Deepskyblue
#00BFFF
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8FF #FF9E67
analogous
#67FFEA #67C8FF #677CFF
triadic
#67C8FF #FF67C8 #C8FF67
tetradic
#67C8FF #EA67FF #FF9E67 #7CFF67
square
#67C8FF #EA67FF #FF9E67 #7CFF67
split-complementary
#67C8FF #FF677C #FFEA67
monochromatic
#0096EC #2AB2FF #67C8FF #A4DEFF #E0F4FF
Accessibility & contrast
On white
1.86
#67C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#67C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8FF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8FF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67c8ff; /* rgb */ color: rgb(103, 200, 255); /* oklch */ color: oklch(79.5% 0.120 235.9);
Tailwind
colors: {
custom: {
50: '#9ed8ff',
500: '#67c8ff',
950: '#000000',
},
}SCSS
$custom: #67c8ff; $custom-light: #9ed8ff; $custom-dark: #000000;
JSON
{
"hex": "#67c8ff",
"rgb": {
"r": 103,
"g": 200,
"b": 255
},
"hsl": {
"h": 201.711,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.79542,
"c": 0.12033,
"h": 235.9
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#67C8FF
secondary
#DA6E30
accent
#5300E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101418
muted
#808386