#6FAC97#6FAC97
#6FAC97 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.7% C 0.071 H 170.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAC97 |
|---|---|
| RGB | rgb(111, 172, 151) |
| HSL | hsl(159, 27%, 55%) |
| HSV | hsv(159, 35%, 67%) |
| CMYK | cmyk(35.5%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(65.84, -24.51, 4.58) |
| CIE-LCH | lch(65.84, 24.94, 169.42°) |
| OKLab | oklab(69.66% -0.0698 0.0117) |
| OKLCH | oklch(69.66% 0.071 170.5) |
| XYZ | xyz(26.8920, 35.1173, 34.6335) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.79
Dull Teal
#5F9E8F
ΔE00 4.85
Grey Teal
#5E9B8A
ΔE00 5.46
Greeny Blue
#42B395
ΔE00 6.12
Tea
#65AB7C
ΔE00 7.76
Pale Teal
#82CBB2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAC97 #AC6F84
analogous
#6FAC78 #6FAC97 #6FA2AC
triadic
#6FAC97 #976FAC #AC976F
tetradic
#6FAC97 #786FAC #AC6F84 #A2AC6F
square
#6FAC97 #786FAC #AC6F84 #A2AC6F
split-complementary
#6FAC97 #AC6FA2 #AC786F
monochromatic
#3B6657 #518D78 #6FAC97 #96C2B3 #BDD9CF
Accessibility & contrast
On white
2.62
#6FAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#6FAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAC97
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAC97 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A496
Deuteranopia (green-blind)
#9E9D98
Tritanopia (blue-blind)
#5EADA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fac97; /* rgb */ color: rgb(111, 172, 151); /* oklch */ color: oklch(69.7% 0.071 170.5);
Tailwind
colors: {
custom: {
50: '#9ac5b5',
500: '#6fac97',
950: '#000000',
},
}SCSS
$custom: #6fac97; $custom-light: #9ac5b5; $custom-dark: #000000;
JSON
{
"hex": "#6fac97",
"rgb": {
"r": 111,
"g": 172,
"b": 151
},
"hsl": {
"h": 159.344,
"s": 26.872,
"l": 55.49
},
"oklch": {
"l": 0.69659,
"c": 0.07081,
"h": 170.5
},
"luminance": 0.35119
}Semantic roles & 50–950 ramp
primary
#6FAC97
secondary
#C8AFB7
accent
#6585C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1311
muted
#7E8280