#6FAB9D#6FAB9D
#6FAB9D is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.6% C 0.066 H 177.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAB9D |
|---|---|
| RGB | rgb(111, 171, 157) |
| HSL | hsl(166, 26%, 55%) |
| HSV | hsv(166, 35%, 67%) |
| CMYK | cmyk(35.1%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(65.70, -22.65, 1.04) |
| CIE-LCH | lch(65.70, 22.68, 177.36°) |
| OKLab | oklab(69.6% -0.0659 0.0024) |
| OKLCH | oklch(69.6% 0.066 177.9) |
| XYZ | xyz(27.2021, 34.9380, 37.2021) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.06
Dull Teal
#5F9E8F
ΔE00 4.30
Grey Teal
#5E9B8A
ΔE00 5.35
Greeny Blue
#42B395
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.57
Lightseagreen
#20B2AA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAB9D #AB6F7D
analogous
#6FAB7F #6FAB9D #6F9BAB
triadic
#6FAB9D #9D6FAB #AB9D6F
tetradic
#6FAB9D #7F6FAB #AB6F7D #9BAB6F
square
#6FAB9D #7F6FAB #AB6F7D #9BAB6F
split-complementary
#6FAB9D #AB6F9B #AB7F6F
monochromatic
#3B655B #518B7E #6FAB9D #96C2B7 #BCD8D2
Accessibility & contrast
On white
2.63
#6FAB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#6FAB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAB9D
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAB9D | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#9C9C9E
Tritanopia (blue-blind)
#5CADA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fab9d; /* rgb */ color: rgb(111, 171, 157); /* oklch */ color: oklch(69.6% 0.066 177.9);
Tailwind
colors: {
custom: {
50: '#9ac4b9',
500: '#6fab9d',
950: '#000000',
},
}SCSS
$custom: #6fab9d; $custom-light: #9ac4b9; $custom-dark: #000000;
JSON
{
"hex": "#6fab9d",
"rgb": {
"r": 111,
"g": 171,
"b": 157
},
"hsl": {
"h": 166,
"s": 26.316,
"l": 55.294
},
"oklch": {
"l": 0.69598,
"c": 0.06592,
"h": 177.9
},
"luminance": 0.3494
}Semantic roles & 50–950 ramp
primary
#6FAB9D
secondary
#C7AEB4
accent
#657BC3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180