#67D3F9#67D3F9
#67D3F9 is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.7% C 0.112 H 223.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3F9 |
|---|---|
| RGB | rgb(103, 211, 249) |
| HSL | hsl(196, 92%, 69%) |
| HSV | hsv(196, 59%, 98%) |
| CMYK | cmyk(58.6%, 15.3%, 0%, 2.4%) |
| CIE-LAB | lab(79.79, -20.37, -27.98) |
| CIE-LCH | lch(79.79, 34.61, 233.94°) |
| OKLab | oklab(81.75% -0.081 -0.0779) |
| OKLCH | oklch(81.75% 0.112 223.9) |
| XYZ | xyz(45.9800, 56.3072, 98.0494) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 3.93
Bright Sky Blue
#02CCFE
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3F9 #F98D67
analogous
#67F9D6 #67D3F9 #678AF9
triadic
#67D3F9 #F967D3 #D3F967
tetradic
#67D3F9 #D667F9 #F98D67 #8AF967
square
#67D3F9 #D667F9 #F98D67 #8AF967
split-complementary
#67D3F9 #F9678A #F9D667
monochromatic
#09A6DD #2CC2F7 #67D3F9 #A2E4FB #DDF5FE
Accessibility & contrast
On white
1.71
#67D3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#67D3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3F9
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3F9 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFB
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d3f9; /* rgb */ color: rgb(103, 211, 249); /* oklch */ color: oklch(81.7% 0.112 223.9);
Tailwind
colors: {
custom: {
50: '#9ee0fb',
500: '#67d3f9',
950: '#000000',
},
}SCSS
$custom: #67d3f9; $custom-light: #9ee0fb; $custom-dark: #000000;
JSON
{
"hex": "#67d3f9",
"rgb": {
"r": 103,
"g": 211,
"b": 249
},
"hsl": {
"h": 195.616,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.81749,
"c": 0.11237,
"h": 223.9
},
"luminance": 0.56312
}Semantic roles & 50–950 ramp
primary
#67D3F9
secondary
#D35B31
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485