#69ABB7#69ABB7
#69ABB7 is a light, moderate teal. Relative luminance 0.355; OKLCH L 70.1% C 0.069 H 210.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB7 |
|---|---|
| RGB | rgb(105, 171, 183) |
| HSL | hsl(189, 35%, 56%) |
| HSV | hsv(189, 43%, 72%) |
| CMYK | cmyk(42.6%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(66.17, -17.84, -12.76) |
| CIE-LCH | lch(66.17, 21.93, 215.56°) |
| OKLab | oklab(70.15% -0.0599 -0.0351) |
| OKLCH | oklch(70.15% 0.069 210.3) |
| XYZ | xyz(28.9327, 35.5459, 50.1270) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.87
Turquoise Blue
#06B1C4
ΔE00 6.47
Greyblue
#77A1B5
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 8.57
Bluey Grey
#89A0B0
ΔE00 10.96
Lightseagreen
#20B2AA
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB7 #B77569
analogous
#69B79C #69ABB7 #6984B7
triadic
#69ABB7 #B769AB #ABB769
tetradic
#69ABB7 #9C69B7 #B77569 #84B769
square
#69ABB7 #9C69B7 #B77569 #84B769
split-complementary
#69ABB7 #B76984 #B79C69
monochromatic
#366770 #4A8D99 #69ABB7 #92C2CB #BCD9DF
Accessibility & contrast
On white
2.59
#69ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#69ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB7 | 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)
#A0A6B8
Deuteranopia (green-blind)
#949DB7
Tritanopia (blue-blind)
#46B1AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69abb7; /* rgb */ color: rgb(105, 171, 183); /* oklch */ color: oklch(70.1% 0.069 210.3);
Tailwind
colors: {
custom: {
50: '#98c4cc',
500: '#69abb7',
950: '#000000',
},
}SCSS
$custom: #69abb7; $custom-light: #98c4cc; $custom-dark: #000000;
JSON
{
"hex": "#69abb7",
"rgb": {
"r": 105,
"g": 171,
"b": 183
},
"hsl": {
"h": 189.231,
"s": 35.135,
"l": 56.471
},
"oklch": {
"l": 0.70149,
"c": 0.06942,
"h": 210.3
},
"luminance": 0.35548
}Semantic roles & 50–950 ramp
primary
#69ABB7
secondary
#CEB3AE
accent
#6E5DCB
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182