#6FAC9D#6FAC9D
#6FAC9D is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.8% C 0.067 H 177.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAC9D |
|---|---|
| RGB | rgb(111, 172, 157) |
| HSL | hsl(165, 27%, 55%) |
| HSV | hsv(165, 35%, 67%) |
| CMYK | cmyk(35.5%, 0%, 8.7%, 32.5%) |
| CIE-LAB | lab(65.99, -23.16, 1.47) |
| CIE-LCH | lch(65.99, 23.21, 176.36°) |
| OKLab | oklab(69.83% -0.0672 0.0036) |
| OKLCH | oklch(69.83% 0.067 177) |
| XYZ | xyz(27.3917, 35.3172, 37.2653) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.35
Dull Teal
#5F9E8F
ΔE00 4.50
Grey Teal
#5E9B8A
ΔE00 5.51
Greeny Blue
#42B395
ΔE00 7.13
Lightseagreen
#20B2AA
ΔE00 7.89
Cadetblue
#5F9EA0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAC9D #AC6F7E
analogous
#6FAC7E #6FAC9D #6F9CAC
triadic
#6FAC9D #9D6FAC #AC9D6F
tetradic
#6FAC9D #7E6FAC #AC6F7E #9CAC6F
square
#6FAC9D #7E6FAC #AC6F7E #9CAC6F
split-complementary
#6FAC9D #AC6F9C #AC7E6F
monochromatic
#3B665B #518D7E #6FAC9D #96C2B7 #BDD9D2
Accessibility & contrast
On white
2.60
#6FAC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#6FAC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAC9D
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAC9D | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59C
Deuteranopia (green-blind)
#9D9D9E
Tritanopia (blue-blind)
#5CAEA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fac9d; /* rgb */ color: rgb(111, 172, 157); /* oklch */ color: oklch(69.8% 0.067 177.0);
Tailwind
colors: {
custom: {
50: '#9bc5b9',
500: '#6fac9d',
950: '#000000',
},
}SCSS
$custom: #6fac9d; $custom-light: #9bc5b9; $custom-dark: #000000;
JSON
{
"hex": "#6fac9d",
"rgb": {
"r": 111,
"g": 172,
"b": 157
},
"hsl": {
"h": 165.246,
"s": 26.872,
"l": 55.49
},
"oklch": {
"l": 0.69834,
"c": 0.06725,
"h": 177
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#6FAC9D
secondary
#C8AFB5
accent
#657CC3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1311
muted
#7E8280