#67CDF2#67CDF2
#67CDF2 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.108 H 224.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDF2 |
|---|---|
| RGB | rgb(103, 205, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57.4%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.85, -19.36, -27.22) |
| CIE-LCH | lch(77.85, 33.40, 234.58°) |
| OKLab | oklab(80.12% -0.0772 -0.0757) |
| OKLCH | oklch(80.12% 0.108 224.4) |
| XYZ | xyz(43.4456, 52.9529, 91.9185) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 3.65
Bright Sky Blue
#02CCFE
ΔE00 3.95
Lightblue (survey)
#7BC8F6
ΔE00 4.94
Lightskyblue
#87CEFA
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDF2 #F28C67
analogous
#67F2D1 #67CDF2 #6788F2
triadic
#67CDF2 #F267CD #CDF267
tetradic
#67CDF2 #D167F2 #F28C67 #88F267
square
#67CDF2 #D167F2 #F28C67 #88F267
split-complementary
#67CDF2 #F26788 #F2D167
monochromatic
#129BCD #2FBAED #67CDF2 #9FE0F7 #D8F2FC
Accessibility & contrast
On white
1.81
#67CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#67CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDF2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDF2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cdf2; /* rgb */ color: rgb(103, 205, 242); /* oklch */ color: oklch(80.1% 0.108 224.4);
Tailwind
colors: {
custom: {
50: '#9ddcf6',
500: '#67cdf2',
950: '#000000',
},
}SCSS
$custom: #67cdf2; $custom-light: #9ddcf6; $custom-dark: #000000;
JSON
{
"hex": "#67cdf2",
"rgb": {
"r": 103,
"g": 205,
"b": 242
},
"hsl": {
"h": 195.971,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.80117,
"c": 0.10816,
"h": 224.4
},
"luminance": 0.52957
}Semantic roles & 50–950 ramp
primary
#67CDF2
secondary
#C95C34
accent
#3F05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485