#69ABB8#69ABB8
#69ABB8 is a light, moderate teal. Relative luminance 0.356; OKLCH L 70.2% C 0.070 H 211.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB8 |
|---|---|
| RGB | rgb(105, 171, 184) |
| HSL | hsl(190, 36%, 57%) |
| HSV | hsv(190, 43%, 72%) |
| CMYK | cmyk(42.9%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(66.20, -17.58, -13.26) |
| CIE-LCH | lch(66.20, 22.02, 217.04°) |
| OKLab | oklab(70.19% -0.0595 -0.0365) |
| OKLCH | oklch(70.19% 0.07 211.5) |
| XYZ | xyz(29.0372, 35.5877, 50.6771) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.18
Turquoise Blue
#06B1C4
ΔE00 6.50
Greyblue
#77A1B5
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 8.34
Bluey Grey
#89A0B0
ΔE00 10.74
Sky Blue
#87CEEB
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB8 #B87669
analogous
#69B89E #69ABB8 #6984B8
triadic
#69ABB8 #B869AB #ABB869
tetradic
#69ABB8 #9E69B8 #B87669 #84B869
square
#69ABB8 #9E69B8 #B87669 #84B869
split-complementary
#69ABB8 #B86984 #B89E69
monochromatic
#366771 #498D9B #69ABB8 #93C2CC #BCDADF
Accessibility & contrast
On white
2.59
#69ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#69ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB8 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7B9
Deuteranopia (green-blind)
#939DB8
Tritanopia (blue-blind)
#46B1AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69abb8; /* rgb */ color: rgb(105, 171, 184); /* oklch */ color: oklch(70.2% 0.070 211.5);
Tailwind
colors: {
custom: {
50: '#98c4cd',
500: '#69abb8',
950: '#000000',
},
}SCSS
$custom: #69abb8; $custom-light: #98c4cd; $custom-dark: #000000;
JSON
{
"hex": "#69abb8",
"rgb": {
"r": 105,
"g": 171,
"b": 184
},
"hsl": {
"h": 189.873,
"s": 35.747,
"l": 56.667
},
"oklch": {
"l": 0.70186,
"c": 0.06979,
"h": 211.5
},
"luminance": 0.3559
}Semantic roles & 50–950 ramp
primary
#69ABB8
secondary
#CFB4AE
accent
#6E5CCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182