#69AB9B#69AB9B
#69AB9B is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.2% C 0.072 H 176.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69AB9B |
|---|---|
| RGB | rgb(105, 171, 155) |
| HSL | hsl(165, 28%, 54%) |
| HSV | hsv(165, 39%, 67%) |
| CMYK | cmyk(38.6%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(65.35, -24.83, 1.61) |
| CIE-LCH | lch(65.35, 24.88, 176.28°) |
| OKLab | oklab(69.22% -0.0719 0.0039) |
| OKLCH | oklch(69.22% 0.072 176.9) |
| XYZ | xyz(26.3028, 34.4939, 36.2760) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.99
Greyish Teal
#719F91
ΔE00 4.56
Grey Teal
#5E9B8A
ΔE00 5.00
Greeny Blue
#42B395
ΔE00 6.38
Lightseagreen
#20B2AA
ΔE00 7.36
Tealish
#24BCA8
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AB9B #AB6979
analogous
#69AB7A #69AB9B #699AAB
triadic
#69AB9B #9B69AB #AB9B69
tetradic
#69AB9B #7A69AB #AB6979 #9AAB69
square
#69AB9B #7A69AB #AB6979 #9AAB69
split-complementary
#69AB9B #AB699A #AB7A69
monochromatic
#376258 #4D8A7B #69AB9B #90C1B5 #B7D7CF
Accessibility & contrast
On white
2.66
#69AB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#69AB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AB9B
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AB9B | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49A
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#53ADA6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69ab9b; /* rgb */ color: rgb(105, 171, 155); /* oklch */ color: oklch(69.2% 0.072 176.9);
Tailwind
colors: {
custom: {
50: '#97c4b8',
500: '#69ab9b',
950: '#000000',
},
}SCSS
$custom: #69ab9b; $custom-light: #97c4b8; $custom-dark: #000000;
JSON
{
"hex": "#69ab9b",
"rgb": {
"r": 105,
"g": 171,
"b": 155
},
"hsl": {
"h": 165.455,
"s": 28.205,
"l": 54.118
},
"oklch": {
"l": 0.69222,
"c": 0.07198,
"h": 176.9
},
"luminance": 0.34496
}Semantic roles & 50–950 ramp
primary
#69AB9B
secondary
#C6AAB1
accent
#637BC5
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180