#6FA89B#6FA89B
#6FA89B is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.8% C 0.063 H 178.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA89B |
|---|---|
| RGB | rgb(111, 168, 155) |
| HSL | hsl(166, 25%, 55%) |
| HSV | hsv(166, 34%, 66%) |
| CMYK | cmyk(33.9%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(64.76, -21.59, 0.79) |
| CIE-LCH | lch(64.76, 21.60, 177.90°) |
| OKLab | oklab(68.83% -0.0629 0.0018) |
| OKLCH | oklch(68.83% 0.063 178.4) |
| XYZ | xyz(26.4725, 33.7498, 36.1235) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.19
Dull Teal
#5F9E8F
ΔE00 3.72
Grey Teal
#5E9B8A
ΔE00 4.77
Cadetblue
#5F9EA0
ΔE00 6.90
Sea
#3C9992
ΔE00 7.82
Greeny Blue
#42B395
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA89B #A86F7C
analogous
#6FA87F #6FA89B #6F98A8
triadic
#6FA89B #9B6FA8 #A89B6F
tetradic
#6FA89B #7F6FA8 #A86F7C #98A86F
square
#6FA89B #7F6FA8 #A86F7C #98A86F
split-complementary
#6FA89B #A86F98 #A87F6F
monochromatic
#3B6259 #52887C #6FA89B #95BFB5 #BBD6D0
Accessibility & contrast
On white
2.71
#6FA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#6FA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA89B
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA89B | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#999A9C
Tritanopia (blue-blind)
#5EAAA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6fa89b; /* rgb */ color: rgb(111, 168, 155); /* oklch */ color: oklch(68.8% 0.063 178.4);
Tailwind
colors: {
custom: {
50: '#9ac2b8',
500: '#6fa89b',
950: '#000000',
},
}SCSS
$custom: #6fa89b; $custom-light: #9ac2b8; $custom-dark: #000000;
JSON
{
"hex": "#6fa89b",
"rgb": {
"r": 111,
"g": 168,
"b": 155
},
"hsl": {
"h": 166.316,
"s": 24.675,
"l": 54.706
},
"oklch": {
"l": 0.68828,
"c": 0.06293,
"h": 178.4
},
"luminance": 0.33751
}Semantic roles & 50–950 ramp
primary
#6FA89B
secondary
#C5ADB3
accent
#677BC1
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180