#67C9F2#67C9F2
#67C9F2 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.2% C 0.109 H 227.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67C9F2 |
|---|---|
| RGB | rgb(103, 201, 242) |
| HSL | hsl(198, 84%, 68%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(57.4%, 16.9%, 0%, 5.1%) |
| CIE-LAB | lab(76.72, -17.30, -28.95) |
| CIE-LCH | lch(76.72, 33.72, 239.14°) |
| OKLab | oklab(79.22% -0.073 -0.0806) |
| OKLCH | oklch(79.22% 0.109 227.8) |
| XYZ | xyz(42.5010, 51.0636, 91.6037) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.86
Bright Sky Blue
#02CCFE
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.41
Sky
#82CAFC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C9F2 #F29067
analogous
#67F2D6 #67C9F2 #6783F2
triadic
#67C9F2 #F267C9 #C9F267
tetradic
#67C9F2 #D667F2 #F29067 #83F267
square
#67C9F2 #D667F2 #F29067 #83F267
split-complementary
#67C9F2 #F26783 #F2D667
monochromatic
#1296CD #2FB5ED #67C9F2 #9FDDF7 #D8F1FC
Accessibility & contrast
On white
1.87
#67C9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#67C9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C9F2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C9F2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c9f2; /* rgb */ color: rgb(103, 201, 242); /* oklch */ color: oklch(79.2% 0.109 227.8);
Tailwind
colors: {
custom: {
50: '#9dd9f6',
500: '#67c9f2',
950: '#000000',
},
}SCSS
$custom: #67c9f2; $custom-light: #9dd9f6; $custom-dark: #000000;
JSON
{
"hex": "#67c9f2",
"rgb": {
"r": 103,
"g": 201,
"b": 242
},
"hsl": {
"h": 197.698,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.79216,
"c": 0.10879,
"h": 227.8
},
"luminance": 0.51068
}Semantic roles & 50–950 ramp
primary
#67C9F2
secondary
#C96034
accent
#4605E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385