#69A9CD#69A9CD
#69A9CD is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.5% C 0.084 H 234.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9CD |
|---|---|
| RGB | rgb(105, 169, 205) |
| HSL | hsl(202, 50%, 61%) |
| HSV | hsv(202, 49%, 80%) |
| CMYK | cmyk(48.8%, 17.6%, 0%, 19.6%) |
| CIE-LAB | lab(66.36, -10.70, -24.68) |
| CIE-LCH | lch(66.36, 26.90, 246.57°) |
| OKLab | oklab(70.55% -0.0491 -0.0685) |
| OKLCH | oklch(70.55% 0.084 234.4) |
| XYZ | xyz(31.0291, 35.7846, 63.0178) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.33
Bluegrey
#85A3B2
ΔE00 7.44
Sky Blue (survey)
#75BBFD
ΔE00 8.26
Bluey Grey
#89A0B0
ΔE00 8.48
Lightblue (survey)
#7BC8F6
ΔE00 8.62
Deepskyblue
#00BFFF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9CD #CD8D69
analogous
#69CDBF #69A9CD #6977CD
triadic
#69A9CD #CD69A9 #A9CD69
tetradic
#69A9CD #BF69CD #CD8D69 #77CD69
square
#69A9CD #BF69CD #CD8D69 #77CD69
split-complementary
#69A9CD #CD6977 #CDBF69
monochromatic
#2F6B8D #3E8EBB #69A9CD #97C3DC #C5DEEC
Accessibility & contrast
On white
2.57
#69A9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#69A9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9CD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9CD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#8A9DCC
Tritanopia (blue-blind)
#37B3B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69a9cd; /* rgb */ color: rgb(105, 169, 205); /* oklch */ color: oklch(70.5% 0.084 234.4);
Tailwind
colors: {
custom: {
50: '#99c2dc',
500: '#69a9cd',
950: '#000000',
},
}SCSS
$custom: #69a9cd; $custom-light: #99c2dc; $custom-dark: #000000;
JSON
{
"hex": "#69a9cd",
"rgb": {
"r": 105,
"g": 169,
"b": 205
},
"hsl": {
"h": 201.6,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.70547,
"c": 0.08428,
"h": 234.4
},
"luminance": 0.35787
}Semantic roles & 50–950 ramp
primary
#69A9CD
secondary
#DCC4B6
accent
#5E28BD
background
#F9FBFD
surface
#F2F7FB
border
#CCD0D4
text
#0E1215
muted
#7E8183