#69AB9D#69AB9D
#69AB9D is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.3% C 0.071 H 179.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69AB9D |
|---|---|
| RGB | rgb(105, 171, 157) |
| HSL | hsl(167, 28%, 54%) |
| HSV | hsv(167, 39%, 67%) |
| CMYK | cmyk(38.6%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(65.41, -24.36, 0.58) |
| CIE-LCH | lch(65.41, 24.37, 178.64°) |
| OKLab | oklab(69.28% -0.071 0.0012) |
| OKLCH | oklch(69.28% 0.071 179.1) |
| XYZ | xyz(26.4721, 34.5616, 37.1679) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.06
Greyish Teal
#719F91
ΔE00 4.57
Grey Teal
#5E9B8A
ΔE00 5.18
Greeny Blue
#42B395
ΔE00 6.88
Lightseagreen
#20B2AA
ΔE00 7.01
Cadetblue
#5F9EA0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AB9D #AB6977
analogous
#69AB7C #69AB9D #6998AB
triadic
#69AB9D #9D69AB #AB9D69
tetradic
#69AB9D #7C69AB #AB6977 #98AB69
square
#69AB9D #7C69AB #AB6977 #98AB69
split-complementary
#69AB9D #AB6998 #AB7C69
monochromatic
#376259 #4D8A7D #69AB9D #90C1B7 #B7D7D0
Accessibility & contrast
On white
2.65
#69AB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#69AB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AB9D
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AB9D | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#9B9B9E
Tritanopia (blue-blind)
#53ADA7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69ab9d; /* rgb */ color: rgb(105, 171, 157); /* oklch */ color: oklch(69.3% 0.071 179.1);
Tailwind
colors: {
custom: {
50: '#97c4b9',
500: '#69ab9d',
950: '#000000',
},
}SCSS
$custom: #69ab9d; $custom-light: #97c4b9; $custom-dark: #000000;
JSON
{
"hex": "#69ab9d",
"rgb": {
"r": 105,
"g": 171,
"b": 157
},
"hsl": {
"h": 167.273,
"s": 28.205,
"l": 54.118
},
"oklch": {
"l": 0.69282,
"c": 0.07099,
"h": 179.1
},
"luminance": 0.34563
}Semantic roles & 50–950 ramp
primary
#69AB9D
secondary
#C6AAB0
accent
#6378C5
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180