#69CDEB#69CDEB
#69CDEB is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.102 H 220.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDEB |
|---|---|
| RGB | rgb(105, 205, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 55%, 92%) |
| CMYK | cmyk(55.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.67, -20.98, -23.72) |
| CIE-LCH | lch(77.67, 31.67, 228.51°) |
| OKLab | oklab(79.92% -0.0785 -0.0658) |
| OKLCH | oklch(79.92% 0.102 220) |
| XYZ | xyz(42.6466, 52.6601, 86.4981) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 4.90
Bright Sky Blue
#02CCFE
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 6.65
Lightskyblue
#87CEFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDEB #EB8769
analogous
#69EBC8 #69CDEB #698CEB
triadic
#69CDEB #EB69CD #CDEB69
tetradic
#69CDEB #C869EB #EB8769 #8CEB69
square
#69CDEB #C869EB #EB8769 #8CEB69
split-complementary
#69CDEB #EB698C #EBC869
monochromatic
#1A9AC0 #33BBE4 #69CDEB #9FDFF2 #D5F1F9
Accessibility & contrast
On white
1.82
#69CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#69CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDEB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDEB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cdeb; /* rgb */ color: rgb(105, 205, 235); /* oklch */ color: oklch(79.9% 0.102 220.0);
Tailwind
colors: {
custom: {
50: '#9edcf1',
500: '#69cdeb',
950: '#000000',
},
}SCSS
$custom: #69cdeb; $custom-light: #9edcf1; $custom-dark: #000000;
JSON
{
"hex": "#69cdeb",
"rgb": {
"r": 105,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.846,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.79917,
"c": 0.10246,
"h": 220
},
"luminance": 0.52664
}Semantic roles & 50–950 ramp
primary
#69CDEB
secondary
#BF583A
accent
#3C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485