#69A9BE#69A9BE
#69A9BE is a light, moderate cyan. Relative luminance 0.351; OKLCH L 69.9% C 0.072 H 220.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9BE |
|---|---|
| RGB | rgb(105, 169, 190) |
| HSL | hsl(195, 40%, 58%) |
| HSV | hsv(195, 45%, 75%) |
| CMYK | cmyk(44.7%, 11.1%, 0%, 25.5%) |
| CIE-LAB | lab(65.82, -14.90, -17.17) |
| CIE-LCH | lch(65.82, 22.74, 229.05°) |
| OKLab | oklab(69.95% -0.0547 -0.0474) |
| OKLCH | oklch(69.95% 0.072 220.9) |
| XYZ | xyz(29.3046, 35.0947, 53.9350) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 6.65
Turquoise Blue
#06B1C4
ΔE00 7.84
Cadetblue
#5F9EA0
ΔE00 8.73
Bluey Grey
#89A0B0
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9BE #BE7E69
analogous
#69BEA9 #69A9BE #697EBE
triadic
#69A9BE #BE69A9 #A9BE69
tetradic
#69A9BE #A969BE #BE7E69 #7EBE69
square
#69A9BE #A969BE #BE7E69 #7EBE69
split-complementary
#69A9BE #BE697E #BEA969
monochromatic
#346878 #478CA3 #69A9BE #94C1D1 #BEDAE3
Accessibility & contrast
On white
2.62
#69A9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#69A9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9BE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9BE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6BF
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#42B0B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69a9be; /* rgb */ color: rgb(105, 169, 190); /* oklch */ color: oklch(69.9% 0.072 220.9);
Tailwind
colors: {
custom: {
50: '#98c2d1',
500: '#69a9be',
950: '#000000',
},
}SCSS
$custom: #69a9be; $custom-light: #98c2d1; $custom-dark: #000000;
JSON
{
"hex": "#69a9be",
"rgb": {
"r": 105,
"g": 169,
"b": 190
},
"hsl": {
"h": 194.824,
"s": 39.535,
"l": 57.843
},
"oklch": {
"l": 0.69948,
"c": 0.07235,
"h": 220.9
},
"luminance": 0.35097
}Semantic roles & 50–950 ramp
primary
#69A9BE
secondary
#D2B9B0
accent
#7658CF
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182