#67C8FC#67C8FC
#67C8FC is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.118 H 234.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8FC |
|---|---|
| RGB | rgb(103, 200, 252) |
| HSL | hsl(201, 96%, 70%) |
| HSV | hsv(201, 59%, 99%) |
| CMYK | cmyk(59.1%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.81, -13.80, -34.16) |
| CIE-LCH | lch(76.81, 36.85, 248.00°) |
| OKLab | oklab(79.41% -0.0685 -0.0955) |
| OKLCH | oklch(79.41% 0.118 234.4) |
| XYZ | xyz(43.8118, 51.2162, 99.6534) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Sky
#82CAFC
ΔE00 3.19
Lightskyblue
#87CEFA
ΔE00 3.39
Deepskyblue
#00BFFF
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8FC #FC9B67
analogous
#67FCE6 #67C8FC #677DFC
triadic
#67C8FC #FC67C8 #C8FC67
tetradic
#67C8FC #E667FC #FC9B67 #7DFC67
square
#67C8FC #E667FC #FC9B67 #7DFC67
split-complementary
#67C8FC #FC677D #FCE667
monochromatic
#0596E4 #2BB2FB #67C8FC #A3DEFD #DFF3FE
Accessibility & contrast
On white
1.87
#67C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#67C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8FC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8FC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67c8fc; /* rgb */ color: rgb(103, 200, 252); /* oklch */ color: oklch(79.4% 0.118 234.4);
Tailwind
colors: {
custom: {
50: '#9ed8fd',
500: '#67c8fc',
950: '#000000',
},
}SCSS
$custom: #67c8fc; $custom-light: #9ed8fd; $custom-dark: #000000;
JSON
{
"hex": "#67c8fc",
"rgb": {
"r": 103,
"g": 200,
"b": 252
},
"hsl": {
"h": 200.94,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.79412,
"c": 0.11755,
"h": 234.4
},
"luminance": 0.5122
}Semantic roles & 50–950 ramp
primary
#67C8FC
secondary
#D76B31
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385