#67C9FA#67C9FA
#67C9FA is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.5% C 0.115 H 232.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67C9FA |
|---|---|
| RGB | rgb(103, 201, 250) |
| HSL | hsl(200, 94%, 69%) |
| HSV | hsv(200, 59%, 98%) |
| CMYK | cmyk(58.8%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.01, -14.93, -32.78) |
| CIE-LCH | lch(77.01, 36.02, 245.51°) |
| OKLab | oklab(79.55% -0.0702 -0.0916) |
| OKLCH | oklch(79.55% 0.115 232.5) |
| XYZ | xyz(43.7289, 51.5548, 98.0705) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.23
Lightskyblue
#87CEFA
ΔE00 3.43
Sky
#82CAFC
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.40
Deepskyblue
#00BFFF
ΔE00 4.72
Bright Sky Blue
#02CCFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C9FA #FA9867
analogous
#67FAE2 #67C9FA #6780FA
triadic
#67C9FA #FA67C9 #C9FA67
tetradic
#67C9FA #E267FA #FA9867 #80FA67
square
#67C9FA #E267FA #FA9867 #80FA67
split-complementary
#67C9FA #FA6780 #FAE267
monochromatic
#0797DF #2CB4F8 #67C9FA #A2DEFC #DEF3FE
Accessibility & contrast
On white
1.86
#67C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#67C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C9FA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C9FA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67c9fa; /* rgb */ color: rgb(103, 201, 250); /* oklch */ color: oklch(79.5% 0.115 232.5);
Tailwind
colors: {
custom: {
50: '#9ed9fc',
500: '#67c9fa',
950: '#000000',
},
}SCSS
$custom: #67c9fa; $custom-light: #9ed9fc; $custom-dark: #000000;
JSON
{
"hex": "#67c9fa",
"rgb": {
"r": 103,
"g": 201,
"b": 250
},
"hsl": {
"h": 200,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.7955,
"c": 0.11538,
"h": 232.5
},
"luminance": 0.51559
}Semantic roles & 50–950 ramp
primary
#67C9FA
secondary
#D46731
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385