#67D3FB#67D3FB
#67D3FB is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.8% C 0.114 H 225.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3FB |
|---|---|
| RGB | rgb(103, 211, 251) |
| HSL | hsl(196, 95%, 69%) |
| HSV | hsv(196, 59%, 98%) |
| CMYK | cmyk(59%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.86, -19.79, -28.94) |
| CIE-LCH | lch(79.86, 35.06, 235.63°) |
| OKLab | oklab(81.83% -0.0803 -0.0806) |
| OKLCH | oklch(81.83% 0.114 225.1) |
| XYZ | xyz(46.2935, 56.4326, 99.7010) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 4.03
Neon Blue
#04D9FF
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Lightskyblue
#87CEFA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3FB #FB8F67
analogous
#67FBD9 #67D3FB #6789FB
triadic
#67D3FB #FB67D3 #D3FB67
tetradic
#67D3FB #D967FB #FB8F67 #89FB67
square
#67D3FB #D967FB #FB8F67 #89FB67
split-complementary
#67D3FB #FB6789 #FBD967
monochromatic
#06A6E2 #2BC2F9 #67D3FB #A3E4FD #DEF6FE
Accessibility & contrast
On white
1.71
#67D3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#67D3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3FB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3FB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d3fb; /* rgb */ color: rgb(103, 211, 251); /* oklch */ color: oklch(81.8% 0.114 225.1);
Tailwind
colors: {
custom: {
50: '#9ee0fc',
500: '#67d3fb',
950: '#000000',
},
}SCSS
$custom: #67d3fb; $custom-light: #9ee0fc; $custom-dark: #000000;
JSON
{
"hex": "#67d3fb",
"rgb": {
"r": 103,
"g": 211,
"b": 251
},
"hsl": {
"h": 196.216,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.8183,
"c": 0.11375,
"h": 225.1
},
"luminance": 0.56437
}Semantic roles & 50–950 ramp
primary
#67D3FB
secondary
#D55D31
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485