#67C9EF#67C9EF
#67C9EF is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.1% C 0.107 H 225.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67C9EF |
|---|---|
| RGB | rgb(103, 201, 239) |
| HSL | hsl(197, 81%, 67%) |
| HSV | hsv(197, 57%, 94%) |
| CMYK | cmyk(56.9%, 15.9%, 0%, 6.3%) |
| CIE-LAB | lab(76.61, -18.18, -27.50) |
| CIE-LCH | lch(76.61, 32.97, 236.54°) |
| OKLab | oklab(79.09% -0.0741 -0.0765) |
| OKLCH | oklch(79.09% 0.107 225.9) |
| XYZ | xyz(42.0541, 50.8849, 89.2502) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 3.67
Bright Sky Blue
#02CCFE
ΔE00 4.02
Lightblue (survey)
#7BC8F6
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C9EF #EF8D67
analogous
#67EFD1 #67C9EF #6785EF
triadic
#67C9EF #EF67C9 #C9EF67
tetradic
#67C9EF #D167EF #EF8D67 #85EF67
square
#67C9EF #D167EF #EF8D67 #85EF67
split-complementary
#67C9EF #EF6785 #EFD167
monochromatic
#1595C7 #30B5E9 #67C9EF #9EDDF5 #D6F0FB
Accessibility & contrast
On white
1.88
#67C9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#67C9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C9EF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C9EF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c9ef; /* rgb */ color: rgb(103, 201, 239); /* oklch */ color: oklch(79.1% 0.107 225.9);
Tailwind
colors: {
custom: {
50: '#9dd9f4',
500: '#67c9ef',
950: '#000000',
},
}SCSS
$custom: #67c9ef; $custom-light: #9dd9f4; $custom-dark: #000000;
JSON
{
"hex": "#67c9ef",
"rgb": {
"r": 103,
"g": 201,
"b": 239
},
"hsl": {
"h": 196.765,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.79093,
"c": 0.10653,
"h": 225.9
},
"luminance": 0.50889
}Semantic roles & 50–950 ramp
primary
#67C9EF
secondary
#C45E36
accent
#4408DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385