#67CDF6#67CDF6
#67CDF6 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.111 H 227.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDF6 |
|---|---|
| RGB | rgb(103, 205, 246) |
| HSL | hsl(197, 89%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(58.1%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.99, -18.19, -29.14) |
| CIE-LCH | lch(77.99, 34.35, 238.03°) |
| OKLab | oklab(80.28% -0.0758 -0.0812) |
| OKLCH | oklch(80.28% 0.111 227) |
| XYZ | xyz(44.0529, 53.1958, 95.1172) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 4.02
Lightskyblue
#87CEFA
ΔE00 4.50
Sky
#82CAFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDF6 #F69067
analogous
#67F6D8 #67CDF6 #6785F6
triadic
#67CDF6 #F667CD #CDF667
tetradic
#67CDF6 #D867F6 #F69067 #85F667
square
#67CDF6 #D867F6 #F69067 #85F667
split-complementary
#67CDF6 #F66785 #F6D867
monochromatic
#0D9CD6 #2DBAF3 #67CDF6 #A1E0F9 #DBF3FD
Accessibility & contrast
On white
1.80
#67CDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#67CDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDF6
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDF6 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67cdf6; /* rgb */ color: rgb(103, 205, 246); /* oklch */ color: oklch(80.3% 0.111 227.0);
Tailwind
colors: {
custom: {
50: '#9edcf9',
500: '#67cdf6',
950: '#000000',
},
}SCSS
$custom: #67cdf6; $custom-light: #9edcf9; $custom-dark: #000000;
JSON
{
"hex": "#67cdf6",
"rgb": {
"r": 103,
"g": 205,
"b": 246
},
"hsl": {
"h": 197.203,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.80279,
"c": 0.11107,
"h": 227
},
"luminance": 0.532
}Semantic roles & 50–950 ramp
primary
#67CDF6
secondary
#CF5F32
accent
#4200E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485