#67D2FC#67D2FC
#67D2FC is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.115 H 226.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2FC |
|---|---|
| RGB | rgb(103, 210, 252) |
| HSL | hsl(197, 96%, 70%) |
| HSV | hsv(197, 59%, 99%) |
| CMYK | cmyk(59.1%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(79.61, -18.99, -29.85) |
| CIE-LCH | lch(79.61, 35.37, 237.54°) |
| OKLab | oklab(81.65% -0.0789 -0.0832) |
| OKLCH | oklch(81.65% 0.115 226.5) |
| XYZ | xyz(46.2039, 56.0005, 100.4508) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.74
Bright Sky Blue
#02CCFE
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 3.99
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2FC #FC9167
analogous
#67FCDC #67D2FC #6788FC
triadic
#67D2FC #FC67D2 #D2FC67
tetradic
#67D2FC #DC67FC #FC9167 #88FC67
square
#67D2FC #DC67FC #FC9167 #88FC67
split-complementary
#67D2FC #FC6788 #FCDC67
monochromatic
#05A5E4 #2BC0FB #67D2FC #A3E4FD #DFF6FE
Accessibility & contrast
On white
1.72
#67D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#67D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2FC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2FC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d2fc; /* rgb */ color: rgb(103, 210, 252); /* oklch */ color: oklch(81.6% 0.115 226.5);
Tailwind
colors: {
custom: {
50: '#9edffd',
500: '#67d2fc',
950: '#000000',
},
}SCSS
$custom: #67d2fc; $custom-light: #9edffd; $custom-dark: #000000;
JSON
{
"hex": "#67d2fc",
"rgb": {
"r": 103,
"g": 210,
"b": 252
},
"hsl": {
"h": 196.913,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.81646,
"c": 0.11463,
"h": 226.5
},
"luminance": 0.56005
}Semantic roles & 50–950 ramp
primary
#67D2FC
secondary
#D75F31
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485