#69CDEC#69CDEC
#69CDEC is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.103 H 220.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDEC |
|---|---|
| RGB | rgb(105, 205, 236) |
| HSL | hsl(194, 78%, 67%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(55.5%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.71, -20.70, -24.21) |
| CIE-LCH | lch(77.71, 31.85, 229.47°) |
| OKLab | oklab(79.96% -0.0781 -0.0672) |
| OKLCH | oklch(79.96% 0.103 220.7) |
| XYZ | xyz(42.7914, 52.7180, 87.2611) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 4.93
Lightblue (survey)
#7BC8F6
ΔE00 6.37
Lightskyblue
#87CEFA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDEC #EC8869
analogous
#69ECC9 #69CDEC #698CEC
triadic
#69CDEC #EC69CD #CDEC69
tetradic
#69CDEC #C969EC #EC8869 #8CEC69
square
#69CDEC #C969EC #EC8869 #8CEC69
split-complementary
#69CDEC #EC698C #ECC969
monochromatic
#199AC2 #33BBE5 #69CDEC #9FDFF3 #D6F1FA
Accessibility & contrast
On white
1.82
#69CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#69CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDEC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDEC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cdec; /* rgb */ color: rgb(105, 205, 236); /* oklch */ color: oklch(80.0% 0.103 220.7);
Tailwind
colors: {
custom: {
50: '#9edcf2',
500: '#69cdec',
950: '#000000',
},
}SCSS
$custom: #69cdec; $custom-light: #9edcf2; $custom-dark: #000000;
JSON
{
"hex": "#69cdec",
"rgb": {
"r": 105,
"g": 205,
"b": 236
},
"hsl": {
"h": 194.198,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.79956,
"c": 0.10306,
"h": 220.7
},
"luminance": 0.52722
}Semantic roles & 50–950 ramp
primary
#69CDEC
secondary
#C05939
accent
#3C0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485