#6FA09C#6FA09C
#6FA09C is a light, muted teal. Relative luminance 0.309; OKLCH L 67.0% C 0.053 H 189.6°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA09C |
|---|---|
| RGB | rgb(111, 160, 156) |
| HSL | hsl(175, 21%, 53%) |
| HSV | hsv(175, 31%, 63%) |
| CMYK | cmyk(30.6%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(62.44, -17.21, -3.17) |
| CIE-LCH | lch(62.44, 17.50, 190.44°) |
| OKLab | oklab(66.98% -0.052 -0.0088) |
| OKLCH | oklch(66.98% 0.053 189.6) |
| XYZ | xyz(25.1251, 30.9201, 36.0903) |
| Luminance | 0.3092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.39
Greyish Teal
#719F91
ΔE00 4.20
Dull Teal
#5F9E8F
ΔE00 5.47
Grey Teal
#5E9B8A
ΔE00 6.31
Sea
#3C9992
ΔE00 7.42
Dusty Teal
#4C9085
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA09C #A06F73
analogous
#6FA083 #6FA09C #6F8BA0
triadic
#6FA09C #9C6FA0 #A09C6F
tetradic
#6FA09C #836FA0 #A06F73 #8BA06F
square
#6FA09C #836FA0 #A06F73 #8BA06F
split-complementary
#6FA09C #A06F8B #A0836F
monochromatic
#3B5A57 #537E7B #6FA09C #94B8B5 #B9D1CF
Accessibility & contrast
On white
2.92
#6FA09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#6FA09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA09C
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA09C | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9C
Deuteranopia (green-blind)
#91949D
Tritanopia (blue-blind)
#5EA39F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #6fa09c; /* rgb */ color: rgb(111, 160, 156); /* oklch */ color: oklch(67.0% 0.053 189.6);
Tailwind
colors: {
custom: {
50: '#9abcb9',
500: '#6fa09c',
950: '#000000',
},
}SCSS
$custom: #6fa09c; $custom-light: #9abcb9; $custom-dark: #000000;
JSON
{
"hex": "#6fa09c",
"rgb": {
"r": 111,
"g": 160,
"b": 156
},
"hsl": {
"h": 175.102,
"s": 20.502,
"l": 53.137
},
"oklch": {
"l": 0.66977,
"c": 0.05276,
"h": 189.6
},
"luminance": 0.30921
}Semantic roles & 50–950 ramp
primary
#6FA09C
secondary
#C0ABAD
accent
#6B71BD
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1211
muted
#7E8180