#69ABC8#69ABC8
#69ABC8 is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.8% C 0.079 H 227.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC8 |
|---|---|
| RGB | rgb(105, 171, 200) |
| HSL | hsl(198, 46%, 60%) |
| HSV | hsv(198, 48%, 78%) |
| CMYK | cmyk(47.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(66.75, -13.19, -21.32) |
| CIE-LCH | lch(66.75, 25.07, 238.24°) |
| OKLab | oklab(70.8% -0.0533 -0.059) |
| OKLCH | oklch(70.8% 0.079 227.9) |
| XYZ | xyz(30.8101, 36.2968, 60.0148) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.60
Bluegrey
#85A3B2
ΔE00 6.87
Bluey Grey
#89A0B0
ΔE00 8.62
Lightblue (survey)
#7BC8F6
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.08
Deepskyblue
#00BFFF
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC8 #C88669
analogous
#69C8B6 #69ABC8 #697CC8
triadic
#69ABC8 #C869AB #ABC869
tetradic
#69ABC8 #B669C8 #C88669 #7CC869
square
#69ABC8 #B669C8 #C88669 #7CC869
split-complementary
#69ABC8 #C8697C #C8B669
monochromatic
#316C86 #4190B2 #69ABC8 #96C4D8 #C3DDE9
Accessibility & contrast
On white
2.54
#69ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#69ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC8
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC8 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8CA
Deuteranopia (green-blind)
#8E9EC8
Tritanopia (blue-blind)
#3AB3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc8; /* rgb */ color: rgb(105, 171, 200); /* oklch */ color: oklch(70.8% 0.079 227.9);
Tailwind
colors: {
custom: {
50: '#99c4d8',
500: '#69abc8',
950: '#000000',
},
}SCSS
$custom: #69abc8; $custom-light: #99c4d8; $custom-dark: #000000;
JSON
{
"hex": "#69abc8",
"rgb": {
"r": 105,
"g": 171,
"b": 200
},
"hsl": {
"h": 198.316,
"s": 46.341,
"l": 59.804
},
"oklch": {
"l": 0.70798,
"c": 0.07949,
"h": 227.9
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#69ABC8
secondary
#D9BFB4
accent
#7A52D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183