#69ABB3#69ABB3
#69ABB3 is a light, moderate teal. Relative luminance 0.354; OKLCH L 70.0% C 0.068 H 205.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB3 |
|---|---|
| RGB | rgb(105, 171, 179) |
| HSL | hsl(186, 33%, 56%) |
| HSV | hsv(186, 41%, 70%) |
| CMYK | cmyk(41.3%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(66.04, -18.89, -10.72) |
| CIE-LCH | lch(66.04, 21.72, 209.58°) |
| OKLab | oklab(70.01% -0.0615 -0.0295) |
| OKLCH | oklch(70.01% 0.068 205.6) |
| XYZ | xyz(28.5223, 35.3817, 47.9655) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.78
Turquoise Blue
#06B1C4
ΔE00 6.62
Greyblue
#77A1B5
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 9.57
Lightseagreen
#20B2AA
ΔE00 9.95
Greyish Teal
#719F91
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB3 #B37169
analogous
#69B396 #69ABB3 #6986B3
triadic
#69ABB3 #B369AB #ABB369
tetradic
#69ABB3 #9669B3 #B37169 #86B369
square
#69ABB3 #9669B3 #B37169 #86B369
split-complementary
#69ABB3 #B36986 #B39669
monochromatic
#36666B #4B8C94 #69ABB3 #92C2C8 #BAD8DC
Accessibility & contrast
On white
2.60
#69ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#69ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB3
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB3 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B4
Deuteranopia (green-blind)
#959DB3
Tritanopia (blue-blind)
#48B0AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69abb3; /* rgb */ color: rgb(105, 171, 179); /* oklch */ color: oklch(70.0% 0.068 205.6);
Tailwind
colors: {
custom: {
50: '#98c4c9',
500: '#69abb3',
950: '#000000',
},
}SCSS
$custom: #69abb3; $custom-light: #98c4c9; $custom-dark: #000000;
JSON
{
"hex": "#69abb3",
"rgb": {
"r": 105,
"g": 171,
"b": 179
},
"hsl": {
"h": 186.486,
"s": 32.743,
"l": 55.686
},
"oklch": {
"l": 0.70006,
"c": 0.06823,
"h": 205.6
},
"luminance": 0.35384
}Semantic roles & 50–950 ramp
primary
#69ABB3
secondary
#CBB0AD
accent
#6A5FC9
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182