#67CDFC#67CDFC
#67CDFC is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.5% C 0.116 H 230.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDFC |
|---|---|
| RGB | rgb(103, 205, 252) |
| HSL | hsl(199, 96%, 70%) |
| HSV | hsv(199, 59%, 99%) |
| CMYK | cmyk(59.1%, 18.7%, 0%, 1.2%) |
| CIE-LAB | lab(78.21, -16.41, -32.00) |
| CIE-LCH | lch(78.21, 35.97, 242.85°) |
| OKLab | oklab(80.53% -0.0737 -0.0893) |
| OKLCH | oklch(80.53% 0.116 230.5) |
| XYZ | xyz(44.9887, 53.5701, 100.0458) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Lightskyblue
#87CEFA
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.27
Sky
#82CAFC
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDFC #FC9667
analogous
#67FCE0 #67CDFC #6783FC
triadic
#67CDFC #FC67CD #CDFC67
tetradic
#67CDFC #E067FC #FC9667 #83FC67
square
#67CDFC #E067FC #FC9667 #83FC67
split-complementary
#67CDFC #FC6783 #FCE067
monochromatic
#059EE4 #2BB9FB #67CDFC #A3E1FD #DFF4FE
Accessibility & contrast
On white
1.79
#67CDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#67CDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDFC
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDFC | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#A0BBFB
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67cdfc; /* rgb */ color: rgb(103, 205, 252); /* oklch */ color: oklch(80.5% 0.116 230.5);
Tailwind
colors: {
custom: {
50: '#9edcfd',
500: '#67cdfc',
950: '#000000',
},
}SCSS
$custom: #67cdfc; $custom-light: #9edcfd; $custom-dark: #000000;
JSON
{
"hex": "#67cdfc",
"rgb": {
"r": 103,
"g": 205,
"b": 252
},
"hsl": {
"h": 198.926,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.80527,
"c": 0.11581,
"h": 230.5
},
"luminance": 0.53574
}Semantic roles & 50–950 ramp
primary
#67CDFC
secondary
#D76531
accent
#4800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485