#69A8BE#69A8BE
#69A8BE is a light, moderate cyan. Relative luminance 0.347; OKLCH L 69.7% C 0.072 H 222.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8BE |
|---|---|
| RGB | rgb(105, 168, 190) |
| HSL | hsl(196, 40%, 58%) |
| HSV | hsv(196, 45%, 75%) |
| CMYK | cmyk(44.7%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.53, -14.37, -17.61) |
| CIE-LCH | lch(65.53, 22.73, 230.79°) |
| OKLab | oklab(69.72% -0.0535 -0.0486) |
| OKLCH | oklch(69.72% 0.072 222.3) |
| XYZ | xyz(29.1192, 34.7241, 53.8732) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.04
Bluegrey
#85A3B2
ΔE00 6.40
Turquoise Blue
#06B1C4
ΔE00 8.20
Bluey Grey
#89A0B0
ΔE00 8.58
Cadetblue
#5F9EA0
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8BE #BE7F69
analogous
#69BEA9 #69A8BE #697EBE
triadic
#69A8BE #BE69A8 #A8BE69
tetradic
#69A8BE #A969BE #BE7F69 #7EBE69
square
#69A8BE #A969BE #BE7F69 #7EBE69
split-complementary
#69A8BE #BE697E #BEA969
monochromatic
#346778 #478BA3 #69A8BE #94C1D1 #BEDAE3
Accessibility & contrast
On white
2.64
#69A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#69A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8BE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8BE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#42AFAF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69a8be; /* rgb */ color: rgb(105, 168, 190); /* oklch */ color: oklch(69.7% 0.072 222.3);
Tailwind
colors: {
custom: {
50: '#98c2d1',
500: '#69a8be',
950: '#000000',
},
}SCSS
$custom: #69a8be; $custom-light: #98c2d1; $custom-dark: #000000;
JSON
{
"hex": "#69a8be",
"rgb": {
"r": 105,
"g": 168,
"b": 190
},
"hsl": {
"h": 195.529,
"s": 39.535,
"l": 57.843
},
"oklch": {
"l": 0.69717,
"c": 0.07225,
"h": 222.3
},
"luminance": 0.34726
}Semantic roles & 50–950 ramp
primary
#69A8BE
secondary
#D2B9B0
accent
#7758CF
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182