#6FA89C#6FA89C
#6FA89C is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.9% C 0.062 H 179.6°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA89C |
|---|---|
| RGB | rgb(111, 168, 156) |
| HSL | hsl(167, 25%, 55%) |
| HSV | hsv(167, 34%, 66%) |
| CMYK | cmyk(33.9%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(64.79, -21.36, 0.27) |
| CIE-LCH | lch(64.79, 21.36, 179.26°) |
| OKLab | oklab(68.86% -0.0625 0.0004) |
| OKLCH | oklch(68.86% 0.062 179.6) |
| XYZ | xyz(26.5568, 33.7835, 36.5676) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.29
Dull Teal
#5F9E8F
ΔE00 3.84
Grey Teal
#5E9B8A
ΔE00 4.94
Cadetblue
#5F9EA0
ΔE00 6.56
Sea
#3C9992
ΔE00 7.72
Lightseagreen
#20B2AA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA89C #A86F7B
analogous
#6FA880 #6FA89C #6F98A8
triadic
#6FA89C #9C6FA8 #A89C6F
tetradic
#6FA89C #806FA8 #A86F7B #98A86F
square
#6FA89C #806FA8 #A86F7B #98A86F
split-complementary
#6FA89C #A86F98 #A8806F
monochromatic
#3B6259 #52887C #6FA89C #95BFB6 #BBD6D0
Accessibility & contrast
On white
2.71
#6FA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#6FA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA89C
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA89C | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29C
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#5DAAA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6fa89c; /* rgb */ color: rgb(111, 168, 156); /* oklch */ color: oklch(68.9% 0.062 179.6);
Tailwind
colors: {
custom: {
50: '#9ac2b9',
500: '#6fa89c',
950: '#000000',
},
}SCSS
$custom: #6fa89c; $custom-light: #9ac2b9; $custom-dark: #000000;
JSON
{
"hex": "#6fa89c",
"rgb": {
"r": 111,
"g": 168,
"b": 156
},
"hsl": {
"h": 167.368,
"s": 24.675,
"l": 54.706
},
"oklch": {
"l": 0.68859,
"c": 0.06247,
"h": 179.6
},
"luminance": 0.33785
}Semantic roles & 50–950 ramp
primary
#6FA89C
secondary
#C5ADB2
accent
#677AC1
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180