#67C8F6#67C8F6
#67C8F6 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.112 H 231.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8F6 |
|---|---|
| RGB | rgb(103, 200, 246) |
| HSL | hsl(199, 89%, 68%) |
| HSV | hsv(199, 58%, 96%) |
| CMYK | cmyk(58.1%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.58, -15.60, -31.30) |
| CIE-LCH | lch(76.58, 34.97, 243.51°) |
| OKLab | oklab(79.16% -0.0705 -0.0873) |
| OKLCH | oklch(79.16% 0.112 231.1) |
| XYZ | xyz(42.8760, 50.8419, 94.7248) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.52
Lightskyblue
#87CEFA
ΔE00 3.71
Sky
#82CAFC
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.11
Bright Sky Blue
#02CCFE
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8F6 #F69567
analogous
#67F6DD #67C8F6 #6780F6
triadic
#67C8F6 #F667C8 #C8F667
tetradic
#67C8F6 #DD67F6 #F69567 #80F667
square
#67C8F6 #DD67F6 #F69567 #80F667
split-complementary
#67C8F6 #F66780 #F6DD67
monochromatic
#0D95D6 #2DB3F3 #67C8F6 #A1DDF9 #DBF2FD
Accessibility & contrast
On white
1.88
#67C8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#67C8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8F6
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8F6 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F8
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c8f6; /* rgb */ color: rgb(103, 200, 246); /* oklch */ color: oklch(79.2% 0.112 231.1);
Tailwind
colors: {
custom: {
50: '#9dd8f9',
500: '#67c8f6',
950: '#000000',
},
}SCSS
$custom: #67c8f6; $custom-light: #9dd8f9; $custom-dark: #000000;
JSON
{
"hex": "#67c8f6",
"rgb": {
"r": 103,
"g": 200,
"b": 246
},
"hsl": {
"h": 199.301,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.79157,
"c": 0.11227,
"h": 231.1
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#67C8F6
secondary
#CF6532
accent
#4A00E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385