#69ABB5#69ABB5
#69ABB5 is a light, moderate teal. Relative luminance 0.355; OKLCH L 70.1% C 0.069 H 208.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB5 |
|---|---|
| RGB | rgb(105, 171, 181) |
| HSL | hsl(188, 34%, 56%) |
| HSV | hsv(188, 42%, 71%) |
| CMYK | cmyk(42%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(66.11, -18.37, -11.74) |
| CIE-LCH | lch(66.11, 21.80, 212.58°) |
| OKLab | oklab(70.08% -0.0607 -0.0323) |
| OKLCH | oklch(70.08% 0.069 208) |
| XYZ | xyz(28.7260, 35.4632, 49.0385) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.29
Turquoise Blue
#06B1C4
ΔE00 6.49
Greyblue
#77A1B5
ΔE00 7.78
Bluegrey
#85A3B2
ΔE00 9.05
Lightseagreen
#20B2AA
ΔE00 10.63
Greyish Teal
#719F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB5 #B57369
analogous
#69B599 #69ABB5 #6985B5
triadic
#69ABB5 #B569AB #ABB569
tetradic
#69ABB5 #9969B5 #B57369 #85B569
square
#69ABB5 #9969B5 #B57369 #85B569
split-complementary
#69ABB5 #B56985 #B59969
monochromatic
#36666E #4A8C97 #69ABB5 #92C2C9 #BBD9DD
Accessibility & contrast
On white
2.59
#69ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#69ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB5 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B6
Deuteranopia (green-blind)
#949DB5
Tritanopia (blue-blind)
#47B0AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69abb5; /* rgb */ color: rgb(105, 171, 181); /* oklch */ color: oklch(70.1% 0.069 208.0);
Tailwind
colors: {
custom: {
50: '#98c4cb',
500: '#69abb5',
950: '#000000',
},
}SCSS
$custom: #69abb5; $custom-light: #98c4cb; $custom-dark: #000000;
JSON
{
"hex": "#69abb5",
"rgb": {
"r": 105,
"g": 171,
"b": 181
},
"hsl": {
"h": 187.895,
"s": 33.929,
"l": 56.078
},
"oklch": {
"l": 0.70077,
"c": 0.06876,
"h": 208
},
"luminance": 0.35465
}Semantic roles & 50–950 ramp
primary
#69ABB5
secondary
#CDB1AD
accent
#6C5ECA
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182