#6FA59C#6FA59C
#6FA59C is a light, muted teal. Relative luminance 0.327; OKLCH L 68.2% C 0.059 H 183.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA59C |
|---|---|
| RGB | rgb(111, 165, 156) |
| HSL | hsl(170, 23%, 54%) |
| HSV | hsv(170, 33%, 65%) |
| CMYK | cmyk(32.7%, 0%, 5.5%, 35.3%) |
| CIE-LAB | lab(63.91, -19.82, -1.02) |
| CIE-LCH | lch(63.91, 19.84, 182.93°) |
| OKLab | oklab(68.15% -0.0586 -0.003) |
| OKLCH | oklch(68.15% 0.059 183) |
| XYZ | xyz(26.0093, 32.6886, 36.3851) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.04
Dull Teal
#5F9E8F
ΔE00 3.99
Grey Teal
#5E9B8A
ΔE00 5.06
Cadetblue
#5F9EA0
ΔE00 5.22
Sea
#3C9992
ΔE00 7.30
Dusty Teal
#4C9085
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA59C #A56F78
analogous
#6FA581 #6FA59C #6F93A5
triadic
#6FA59C #9C6FA5 #A59C6F
tetradic
#6FA59C #816FA5 #A56F78 #93A56F
square
#6FA59C #816FA5 #A56F78 #93A56F
split-complementary
#6FA59C #A56F93 #A5816F
monochromatic
#3B5F59 #53847C #6FA59C #95BDB6 #BAD4D0
Accessibility & contrast
On white
2.79
#6FA59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#6FA59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA59C
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA59C | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9C
Deuteranopia (green-blind)
#96989D
Tritanopia (blue-blind)
#5EA7A2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6fa59c; /* rgb */ color: rgb(111, 165, 156); /* oklch */ color: oklch(68.2% 0.059 183.0);
Tailwind
colors: {
custom: {
50: '#9ac0b9',
500: '#6fa59c',
950: '#000000',
},
}SCSS
$custom: #6fa59c; $custom-light: #9ac0b9; $custom-dark: #000000;
JSON
{
"hex": "#6fa59c",
"rgb": {
"r": 111,
"g": 165,
"b": 156
},
"hsl": {
"h": 170,
"s": 23.077,
"l": 54.118
},
"oklch": {
"l": 0.68152,
"c": 0.05866,
"h": 183
},
"luminance": 0.3269
}Semantic roles & 50–950 ramp
primary
#6FA59C
secondary
#C3ACB0
accent
#6877C0
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180