#67C8F1#67C8F1
#67C8F1 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.108 H 228.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8F1 |
|---|---|
| RGB | rgb(103, 200, 241) |
| HSL | hsl(198, 83%, 67%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(57.3%, 17%, 0%, 5.5%) |
| CIE-LAB | lab(76.40, -17.07, -28.90) |
| CIE-LCH | lch(76.40, 33.57, 239.43°) |
| OKLab | oklab(78.95% -0.0723 -0.0805) |
| OKLCH | oklch(78.95% 0.108 228.1) |
| XYZ | xyz(42.1189, 50.5390, 90.7374) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.42
Sky
#82CAFC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8F1 #F19067
analogous
#67F1D5 #67C8F1 #6783F1
triadic
#67C8F1 #F167C8 #C8F167
tetradic
#67C8F1 #D567F1 #F19067 #83F167
square
#67C8F1 #D567F1 #F19067 #83F167
split-complementary
#67C8F1 #F16783 #F1D567
monochromatic
#1394CB #2FB4EC #67C8F1 #9FDCF6 #D7F1FB
Accessibility & contrast
On white
1.89
#67C8F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#67C8F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8F1
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8F1 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F3
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c8f1; /* rgb */ color: rgb(103, 200, 241); /* oklch */ color: oklch(79.0% 0.108 228.1);
Tailwind
colors: {
custom: {
50: '#9dd8f5',
500: '#67c8f1',
950: '#000000',
},
}SCSS
$custom: #67c8f1; $custom-light: #9dd8f5; $custom-dark: #000000;
JSON
{
"hex": "#67c8f1",
"rgb": {
"r": 103,
"g": 200,
"b": 241
},
"hsl": {
"h": 197.826,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.7895,
"c": 0.10821,
"h": 228.1
},
"luminance": 0.50543
}Semantic roles & 50–950 ramp
primary
#67C8F1
secondary
#C76035
accent
#4706E0
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385