#69A7BC#69A7BC
#69A7BC is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.4% C 0.071 H 221.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69A7BC |
|---|---|
| RGB | rgb(105, 167, 188) |
| HSL | hsl(195, 38%, 57%) |
| HSV | hsv(195, 44%, 74%) |
| CMYK | cmyk(44.1%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(65.18, -14.38, -17.04) |
| CIE-LCH | lch(65.18, 22.30, 229.83°) |
| OKLab | oklab(69.41% -0.053 -0.047) |
| OKLCH | oklch(69.41% 0.071 221.5) |
| XYZ | xyz(28.7182, 34.2695, 52.6686) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.96
Bluegrey
#85A3B2
ΔE00 6.32
Turquoise Blue
#06B1C4
ΔE00 8.19
Bluey Grey
#89A0B0
ΔE00 8.53
Cadetblue
#5F9EA0
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A7BC #BC7E69
analogous
#69BCA8 #69A7BC #697DBC
triadic
#69A7BC #BC69A7 #A7BC69
tetradic
#69A7BC #A869BC #BC7E69 #7DBC69
square
#69A7BC #A869BC #BC7E69 #7DBC69
split-complementary
#69A7BC #BC697D #BCA869
monochromatic
#356576 #488AA0 #69A7BC #93C0CF #BED9E2
Accessibility & contrast
On white
2.67
#69A7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#69A7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A7BC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A7BC | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#44AEAE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #69a7bc; /* rgb */ color: rgb(105, 167, 188); /* oklch */ color: oklch(69.4% 0.071 221.5);
Tailwind
colors: {
custom: {
50: '#98c1d0',
500: '#69a7bc',
950: '#000000',
},
}SCSS
$custom: #69a7bc; $custom-light: #98c1d0; $custom-dark: #000000;
JSON
{
"hex": "#69a7bc",
"rgb": {
"r": 105,
"g": 167,
"b": 188
},
"hsl": {
"h": 195.181,
"s": 38.249,
"l": 57.451
},
"oklch": {
"l": 0.6941,
"c": 0.07085,
"h": 221.5
},
"luminance": 0.34272
}Semantic roles & 50–950 ramp
primary
#69A7BC
secondary
#D1B8B0
accent
#775ACE
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182