#69A59B#69A59B
#69A59B is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.8% C 0.064 H 182.7°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69A59B |
|---|---|
| RGB | rgb(105, 165, 155) |
| HSL | hsl(170, 25%, 53%) |
| HSV | hsv(170, 36%, 65%) |
| CMYK | cmyk(36.4%, 0%, 6.1%, 35.3%) |
| CIE-LAB | lab(63.57, -21.79, -0.98) |
| CIE-LCH | lch(63.57, 21.82, 182.58°) |
| OKLab | oklab(67.79% -0.0643 -0.003) |
| OKLCH | oklch(67.79% 0.064 182.7) |
| XYZ | xyz(25.1951, 32.2785, 35.9067) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.24
Greyish Teal
#719F91
ΔE00 3.37
Grey Teal
#5E9B8A
ΔE00 4.44
Cadetblue
#5F9EA0
ΔE00 5.40
Sea
#3C9992
ΔE00 6.46
Dusty Teal
#4C9085
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A59B #A56973
analogous
#69A57D #69A59B #6991A5
triadic
#69A59B #9B69A5 #A59B69
tetradic
#69A59B #7D69A5 #A56973 #91A569
square
#69A59B #7D69A5 #A56973 #91A569
split-complementary
#69A59B #A56991 #A57D69
monochromatic
#375C56 #4E827A #69A59B #8FBCB4 #B5D3CE
Accessibility & contrast
On white
2.82
#69A59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#69A59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A59B
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A59B | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9B
Deuteranopia (green-blind)
#95979C
Tritanopia (blue-blind)
#55A7A2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #69a59b; /* rgb */ color: rgb(105, 165, 155); /* oklch */ color: oklch(67.8% 0.064 182.7);
Tailwind
colors: {
custom: {
50: '#96c0b8',
500: '#69a59b',
950: '#000000',
},
}SCSS
$custom: #69a59b; $custom-light: #96c0b8; $custom-dark: #000000;
JSON
{
"hex": "#69a59b",
"rgb": {
"r": 105,
"g": 165,
"b": 155
},
"hsl": {
"h": 170,
"s": 25,
"l": 52.941
},
"oklch": {
"l": 0.67791,
"c": 0.06436,
"h": 182.7
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#69A59B
secondary
#C2A8AC
accent
#6676C1
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180