#69AAC0#69AAC0
#69AAC0 is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.3% C 0.074 H 221.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69AAC0 |
|---|---|
| RGB | rgb(105, 170, 192) |
| HSL | hsl(195, 41%, 58%) |
| HSV | hsv(195, 45%, 75%) |
| CMYK | cmyk(45.3%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(66.18, -14.88, -17.74) |
| CIE-LCH | lch(66.18, 23.16, 230.01°) |
| OKLab | oklab(70.26% -0.0551 -0.049) |
| OKLCH | oklch(70.26% 0.074 221.6) |
| XYZ | xyz(29.7114, 35.5563, 55.1563) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.54
Bluegrey
#85A3B2
ΔE00 6.74
Turquoise Blue
#06B1C4
ΔE00 7.88
Bluey Grey
#89A0B0
ΔE00 8.95
Cadetblue
#5F9EA0
ΔE00 9.13
Sky Blue
#87CEEB
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AAC0 #C07F69
analogous
#69C0AA #69AAC0 #697EC0
triadic
#69AAC0 #C069AA #AAC069
tetradic
#69AAC0 #AA69C0 #C07F69 #7EC069
square
#69AAC0 #AA69C0 #C07F69 #7EC069
split-complementary
#69AAC0 #C0697E #C0AA69
monochromatic
#34697B #468EA6 #69AAC0 #94C2D2 #BFDBE4
Accessibility & contrast
On white
2.59
#69AAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#69AAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AAC0
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AAC0 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#41B1B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69aac0; /* rgb */ color: rgb(105, 170, 192); /* oklch */ color: oklch(70.3% 0.074 221.6);
Tailwind
colors: {
custom: {
50: '#98c3d3',
500: '#69aac0',
950: '#000000',
},
}SCSS
$custom: #69aac0; $custom-light: #98c3d3; $custom-dark: #000000;
JSON
{
"hex": "#69aac0",
"rgb": {
"r": 105,
"g": 170,
"b": 192
},
"hsl": {
"h": 195.172,
"s": 40.845,
"l": 58.235
},
"oklch": {
"l": 0.70255,
"c": 0.07372,
"h": 221.6
},
"luminance": 0.35558
}Semantic roles & 50–950 ramp
primary
#69AAC0
secondary
#D4BAB1
accent
#7657D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182