#6FA99E#6FA99E
#6FA99E is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.2% C 0.063 H 181.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA99E |
|---|---|
| RGB | rgb(111, 169, 158) |
| HSL | hsl(169, 25%, 55%) |
| HSV | hsv(169, 34%, 66%) |
| CMYK | cmyk(34.3%, 0%, 6.5%, 33.7%) |
| CIE-LAB | lab(65.14, -21.41, -0.33) |
| CIE-LCH | lch(65.14, 21.41, 180.89°) |
| OKLab | oklab(69.16% -0.0629 -0.0012) |
| OKLCH | oklch(69.16% 0.063 181.1) |
| XYZ | xyz(26.9129, 34.2225, 37.5286) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.72
Dull Teal
#5F9E8F
ΔE00 4.21
Grey Teal
#5E9B8A
ΔE00 5.35
Cadetblue
#5F9EA0
ΔE00 6.33
Sea
#3C9992
ΔE00 7.76
Lightseagreen
#20B2AA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA99E #A96F7A
analogous
#6FA981 #6FA99E #6F97A9
triadic
#6FA99E #9E6FA9 #A99E6F
tetradic
#6FA99E #816FA9 #A96F7A #97A96F
square
#6FA99E #816FA9 #A96F7A #97A96F
split-complementary
#6FA99E #A96F97 #A9816F
monochromatic
#3B635B #52897F #6FA99E #95C0B8 #BCD7D2
Accessibility & contrast
On white
2.68
#6FA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#6FA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA99E
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA99E | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#9A9B9F
Tritanopia (blue-blind)
#5CABA6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6fa99e; /* rgb */ color: rgb(111, 169, 158); /* oklch */ color: oklch(69.2% 0.063 181.1);
Tailwind
colors: {
custom: {
50: '#9ac2ba',
500: '#6fa99e',
950: '#000000',
},
}SCSS
$custom: #6fa99e; $custom-light: #9ac2ba; $custom-dark: #000000;
JSON
{
"hex": "#6fa99e",
"rgb": {
"r": 111,
"g": 169,
"b": 158
},
"hsl": {
"h": 168.621,
"s": 25.217,
"l": 54.902
},
"oklch": {
"l": 0.69156,
"c": 0.06289,
"h": 181.1
},
"luminance": 0.34224
}Semantic roles & 50–950 ramp
primary
#6FA99E
secondary
#C6AEB2
accent
#6678C2
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180