#6FA599#6FA599
#6FA599 is a light, muted teal. Relative luminance 0.326; OKLCH L 68.1% C 0.060 H 178.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA599 |
|---|---|
| RGB | rgb(111, 165, 153) |
| HSL | hsl(167, 23%, 54%) |
| HSV | hsv(167, 33%, 65%) |
| CMYK | cmyk(32.7%, 0%, 7.3%, 35.3%) |
| CIE-LAB | lab(63.83, -20.51, 0.54) |
| CIE-LCH | lch(63.83, 20.52, 178.48°) |
| OKLab | oklab(68.06% -0.0599 0.0011) |
| OKLCH | oklch(68.06% 0.06 178.9) |
| XYZ | xyz(25.7585, 32.5882, 35.0637) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.38
Dull Teal
#5F9E8F
ΔE00 3.33
Grey Teal
#5E9B8A
ΔE00 4.33
Cadetblue
#5F9EA0
ΔE00 6.30
Sea
#3C9992
ΔE00 7.47
Dusty Teal
#4C9085
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA599 #A56F7B
analogous
#6FA57E #6FA599 #6F96A5
triadic
#6FA599 #996FA5 #A5996F
tetradic
#6FA599 #7E6FA5 #A56F7B #96A56F
square
#6FA599 #7E6FA5 #A56F7B #96A56F
split-complementary
#6FA599 #A56F96 #A57E6F
monochromatic
#3B5F57 #538479 #6FA599 #95BDB4 #BAD4CE
Accessibility & contrast
On white
2.79
#6FA599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#6FA599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA599
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA599 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#97989A
Tritanopia (blue-blind)
#5FA7A1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6fa599; /* rgb */ color: rgb(111, 165, 153); /* oklch */ color: oklch(68.1% 0.060 178.9);
Tailwind
colors: {
custom: {
50: '#9ac0b7',
500: '#6fa599',
950: '#000000',
},
}SCSS
$custom: #6fa599; $custom-light: #9ac0b7; $custom-dark: #000000;
JSON
{
"hex": "#6fa599",
"rgb": {
"r": 111,
"g": 165,
"b": 153
},
"hsl": {
"h": 166.667,
"s": 23.077,
"l": 54.118
},
"oklch": {
"l": 0.68059,
"c": 0.0599,
"h": 178.9
},
"luminance": 0.3259
}Semantic roles & 50–950 ramp
primary
#6FA599
secondary
#C3ACB2
accent
#687CC0
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180