#69ABC7#69ABC7
#69ABC7 is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.8% C 0.079 H 227.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC7 |
|---|---|
| RGB | rgb(105, 171, 199) |
| HSL | hsl(198, 46%, 60%) |
| HSV | hsv(198, 47%, 78%) |
| CMYK | cmyk(47.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(66.71, -13.48, -20.82) |
| CIE-LCH | lch(66.71, 24.80, 237.08°) |
| OKLab | oklab(70.76% -0.0536 -0.0576) |
| OKLCH | oklch(70.76% 0.079 227) |
| XYZ | xyz(30.6937, 36.2503, 59.4013) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.54
Bluegrey
#85A3B2
ΔE00 6.82
Bluey Grey
#89A0B0
ΔE00 8.65
Turquoise Blue
#06B1C4
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.20
Lightblue (survey)
#7BC8F6
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC7 #C78569
analogous
#69C7B4 #69ABC7 #697CC7
triadic
#69ABC7 #C769AB #ABC769
tetradic
#69ABC7 #B469C7 #C78569 #7CC769
square
#69ABC7 #B469C7 #C78569 #7CC769
split-complementary
#69ABC7 #C7697C #C7B469
monochromatic
#316C84 #4290B1 #69ABC7 #96C4D8 #C2DDE8
Accessibility & contrast
On white
2.55
#69ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#69ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC7 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C8
Deuteranopia (green-blind)
#8E9EC7
Tritanopia (blue-blind)
#3BB3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc7; /* rgb */ color: rgb(105, 171, 199); /* oklch */ color: oklch(70.8% 0.079 227.0);
Tailwind
colors: {
custom: {
50: '#99c4d8',
500: '#69abc7',
950: '#000000',
},
}SCSS
$custom: #69abc7; $custom-light: #99c4d8; $custom-dark: #000000;
JSON
{
"hex": "#69abc7",
"rgb": {
"r": 105,
"g": 171,
"b": 199
},
"hsl": {
"h": 197.872,
"s": 45.631,
"l": 59.608
},
"oklch": {
"l": 0.70758,
"c": 0.07871,
"h": 227
},
"luminance": 0.36253
}Semantic roles & 50–950 ramp
primary
#69ABC7
secondary
#D8BFB4
accent
#7952D5
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183