#69A59A#69A59A
#69A59A is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.8% C 0.065 H 181.4°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69A59A |
|---|---|
| RGB | rgb(105, 165, 154) |
| HSL | hsl(169, 25%, 53%) |
| HSV | hsv(169, 36%, 65%) |
| CMYK | cmyk(36.4%, 0%, 6.7%, 35.3%) |
| CIE-LAB | lab(63.54, -22.03, -0.46) |
| CIE-LCH | lch(63.54, 22.04, 181.20°) |
| OKLab | oklab(67.76% -0.0647 -0.0016) |
| OKLCH | oklch(67.76% 0.065 181.4) |
| XYZ | xyz(25.1114, 32.2450, 35.4663) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 2.98
Greyish Teal
#719F91
ΔE00 3.20
Grey Teal
#5E9B8A
ΔE00 4.18
Cadetblue
#5F9EA0
ΔE00 5.77
Sea
#3C9992
ΔE00 6.53
Dusty Teal
#4C9085
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A59A #A56974
analogous
#69A57C #69A59A #6992A5
triadic
#69A59A #9A69A5 #A59A69
tetradic
#69A59A #7C69A5 #A56974 #92A569
square
#69A59A #7C69A5 #A56974 #92A569
split-complementary
#69A59A #A56992 #A57C69
monochromatic
#375C55 #4E8279 #69A59A #8FBCB4 #B5D3CE
Accessibility & contrast
On white
2.82
#69A59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#69A59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A59A
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A59A | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9A
Deuteranopia (green-blind)
#95979B
Tritanopia (blue-blind)
#55A7A2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #69a59a; /* rgb */ color: rgb(105, 165, 154); /* oklch */ color: oklch(67.8% 0.065 181.4);
Tailwind
colors: {
custom: {
50: '#96c0b7',
500: '#69a59a',
950: '#000000',
},
}SCSS
$custom: #69a59a; $custom-light: #96c0b7; $custom-dark: #000000;
JSON
{
"hex": "#69a59a",
"rgb": {
"r": 105,
"g": 165,
"b": 154
},
"hsl": {
"h": 169,
"s": 25,
"l": 52.941
},
"oklch": {
"l": 0.6776,
"c": 0.06475,
"h": 181.4
},
"luminance": 0.32247
}Semantic roles & 50–950 ramp
primary
#69A59A
secondary
#C2A8AD
accent
#6677C1
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180