#67C8FB#67C8FB
#67C8FB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.117 H 233.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8FB |
|---|---|
| RGB | rgb(103, 200, 251) |
| HSL | hsl(201, 95%, 69%) |
| HSV | hsv(201, 59%, 98%) |
| CMYK | cmyk(59%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.77, -14.11, -33.69) |
| CIE-LCH | lch(76.77, 36.52, 247.28°) |
| OKLab | oklab(79.37% -0.0688 -0.0942) |
| OKLCH | oklch(79.37% 0.117 233.8) |
| XYZ | xyz(43.6537, 51.1530, 98.8211) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.05
Sky
#82CAFC
ΔE00 3.31
Lightskyblue
#87CEFA
ΔE00 3.40
Deepskyblue
#00BFFF
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.78
Bright Sky Blue
#02CCFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8FB #FB9A67
analogous
#67FBE4 #67C8FB #677EFB
triadic
#67C8FB #FB67C8 #C8FB67
tetradic
#67C8FB #E467FB #FB9A67 #7EFB67
square
#67C8FB #E467FB #FB9A67 #7EFB67
split-complementary
#67C8FB #FB677E #FBE467
monochromatic
#0696E2 #2BB2F9 #67C8FB #A3DEFD #DEF3FE
Accessibility & contrast
On white
1.87
#67C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#67C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8FB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8FB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FD
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c8fb; /* rgb */ color: rgb(103, 200, 251); /* oklch */ color: oklch(79.4% 0.117 233.8);
Tailwind
colors: {
custom: {
50: '#9ed8fc',
500: '#67c8fb',
950: '#000000',
},
}SCSS
$custom: #67c8fb; $custom-light: #9ed8fc; $custom-dark: #000000;
JSON
{
"hex": "#67c8fb",
"rgb": {
"r": 103,
"g": 200,
"b": 251
},
"hsl": {
"h": 200.676,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.79369,
"c": 0.11664,
"h": 233.8
},
"luminance": 0.51157
}Semantic roles & 50–950 ramp
primary
#67C8FB
secondary
#D56A31
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385