#69ABC4#69ABC4
#69ABC4 is a light, moderate cyan. Relative luminance 0.361; OKLCH L 70.6% C 0.076 H 224.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC4 |
|---|---|
| RGB | rgb(105, 171, 196) |
| HSL | hsl(196, 44%, 59%) |
| HSV | hsv(196, 46%, 77%) |
| CMYK | cmyk(46.4%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(66.61, -14.31, -19.31) |
| CIE-LCH | lch(66.61, 24.04, 233.46°) |
| OKLab | oklab(70.64% -0.0548 -0.0534) |
| OKLCH | oklch(70.64% 0.076 224.3) |
| XYZ | xyz(30.3488, 36.1123, 57.5850) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.53
Bluegrey
#85A3B2
ΔE00 6.78
Turquoise Blue
#06B1C4
ΔE00 8.37
Bluey Grey
#89A0B0
ΔE00 8.83
Sky Blue
#87CEEB
ΔE00 9.47
Light Grey Blue
#9DBCD4
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC4 #C48269
analogous
#69C4B0 #69ABC4 #697EC4
triadic
#69ABC4 #C469AB #ABC469
tetradic
#69ABC4 #B069C4 #C48269 #7EC469
square
#69ABC4 #B069C4 #C48269 #7EC469
split-complementary
#69ABC4 #C4697E #C4B069
monochromatic
#326B80 #448FAC #69ABC4 #95C4D5 #C1DCE7
Accessibility & contrast
On white
2.55
#69ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#69ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C5
Deuteranopia (green-blind)
#8F9EC4
Tritanopia (blue-blind)
#3EB3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc4; /* rgb */ color: rgb(105, 171, 196); /* oklch */ color: oklch(70.6% 0.076 224.3);
Tailwind
colors: {
custom: {
50: '#99c4d6',
500: '#69abc4',
950: '#000000',
},
}SCSS
$custom: #69abc4; $custom-light: #99c4d6; $custom-dark: #000000;
JSON
{
"hex": "#69abc4",
"rgb": {
"r": 105,
"g": 171,
"b": 196
},
"hsl": {
"h": 196.484,
"s": 43.541,
"l": 59.02
},
"oklch": {
"l": 0.7064,
"c": 0.07648,
"h": 224.3
},
"luminance": 0.36115
}Semantic roles & 50–950 ramp
primary
#69ABC4
secondary
#D6BCB3
accent
#7755D3
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183