#69A8BA#69A8BA
#69A8BA is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.6% C 0.070 H 218.0°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8BA |
|---|---|
| RGB | rgb(105, 168, 186) |
| HSL | hsl(193, 37%, 57%) |
| HSV | hsv(193, 44%, 73%) |
| CMYK | cmyk(43.5%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(65.40, -15.46, -15.59) |
| CIE-LCH | lch(65.40, 21.95, 225.24°) |
| OKLab | oklab(69.57% -0.055 -0.0429) |
| OKLCH | oklch(69.57% 0.07 218) |
| XYZ | xyz(28.6880, 34.5516, 51.6023) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.82
Bluegrey
#85A3B2
ΔE00 6.86
Turquoise Blue
#06B1C4
ΔE00 7.50
Cadetblue
#5F9EA0
ΔE00 7.61
Bluey Grey
#89A0B0
ΔE00 9.19
Sky Blue
#87CEEB
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8BA #BA7B69
analogous
#69BAA3 #69A8BA #6980BA
triadic
#69A8BA #BA69A8 #A8BA69
tetradic
#69A8BA #A369BA #BA7B69 #80BA69
square
#69A8BA #A369BA #BA7B69 #80BA69
split-complementary
#69A8BA #BA6980 #BAA369
monochromatic
#356673 #488B9D #69A8BA #93C0CD #BDD9E1
Accessibility & contrast
On white
2.65
#69A8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#69A8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8BA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8BA | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#45AEAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69a8ba; /* rgb */ color: rgb(105, 168, 186); /* oklch */ color: oklch(69.6% 0.070 218.0);
Tailwind
colors: {
custom: {
50: '#98c2ce',
500: '#69a8ba',
950: '#000000',
},
}SCSS
$custom: #69a8ba; $custom-light: #98c2ce; $custom-dark: #000000;
JSON
{
"hex": "#69a8ba",
"rgb": {
"r": 105,
"g": 168,
"b": 186
},
"hsl": {
"h": 193.333,
"s": 36.986,
"l": 57.059
},
"oklch": {
"l": 0.69565,
"c": 0.0698,
"h": 218
},
"luminance": 0.34554
}Semantic roles & 50–950 ramp
primary
#69A8BA
secondary
#D0B6AF
accent
#745BCD
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1213
muted
#7E8182