#67D7FB#67D7FB
#67D7FB is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.7% C 0.113 H 221.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7FB |
|---|---|
| RGB | rgb(103, 215, 251) |
| HSL | hsl(195, 95%, 69%) |
| HSV | hsv(195, 59%, 98%) |
| CMYK | cmyk(59%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.99, -21.81, -27.21) |
| CIE-LCH | lch(80.99, 34.88, 231.28°) |
| OKLab | oklab(82.73% -0.0844 -0.0757) |
| OKLCH | oklch(82.73% 0.113 221.9) |
| XYZ | xyz(47.2997, 58.4448, 100.0364) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.59
Bright Sky Blue
#02CCFE
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 6.48
Lightblue (survey)
#7BC8F6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7FB #FB8B67
analogous
#67FBD5 #67D7FB #678DFB
triadic
#67D7FB #FB67D7 #D7FB67
tetradic
#67D7FB #D567FB #FB8B67 #8DFB67
square
#67D7FB #D567FB #FB8B67 #8DFB67
split-complementary
#67D7FB #FB678D #FBD567
monochromatic
#06ACE2 #2BC7F9 #67D7FB #A3E7FD #DEF6FE
Accessibility & contrast
On white
1.65
#67D7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#67D7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7FB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7FB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d7fb; /* rgb */ color: rgb(103, 215, 251); /* oklch */ color: oklch(82.7% 0.113 221.9);
Tailwind
colors: {
custom: {
50: '#9fe3fc',
500: '#67d7fb',
950: '#000000',
},
}SCSS
$custom: #67d7fb; $custom-light: #9fe3fc; $custom-dark: #000000;
JSON
{
"hex": "#67d7fb",
"rgb": {
"r": 103,
"g": 215,
"b": 251
},
"hsl": {
"h": 194.595,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.8273,
"c": 0.1134,
"h": 221.9
},
"luminance": 0.58449
}Semantic roles & 50–950 ramp
primary
#67D7FB
secondary
#D55931
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485