#6FA299#6FA299
#6FA299 is a light, muted teal. Relative luminance 0.315; OKLCH L 67.4% C 0.056 H 182.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA299 |
|---|---|
| RGB | rgb(111, 162, 153) |
| HSL | hsl(169, 22%, 54%) |
| HSV | hsv(169, 31%, 64%) |
| CMYK | cmyk(31.5%, 0%, 5.6%, 36.5%) |
| CIE-LAB | lab(62.94, -18.96, -0.75) |
| CIE-LCH | lch(62.94, 18.97, 182.25°) |
| OKLab | oklab(67.35% -0.056 -0.0023) |
| OKLCH | oklch(67.35% 0.056 182.4) |
| XYZ | xyz(25.2237, 31.5187, 34.8855) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.41
Dull Teal
#5F9E8F
ΔE00 3.75
Grey Teal
#5E9B8A
ΔE00 4.67
Cadetblue
#5F9EA0
ΔE00 5.06
Sea
#3C9992
ΔE00 7.16
Dusty Teal
#4C9085
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA299 #A26F78
analogous
#6FA27F #6FA299 #6F91A2
triadic
#6FA299 #996FA2 #A2996F
tetradic
#6FA299 #7F6FA2 #A26F78 #91A26F
square
#6FA299 #7F6FA2 #A26F78 #91A26F
split-complementary
#6FA299 #A26F91 #A27F6F
monochromatic
#3B5C56 #538179 #6FA299 #94BAB3 #B9D2CE
Accessibility & contrast
On white
2.88
#6FA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#6FA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA299
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA299 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#94959A
Tritanopia (blue-blind)
#5FA49F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #6fa299; /* rgb */ color: rgb(111, 162, 153); /* oklch */ color: oklch(67.4% 0.056 182.4);
Tailwind
colors: {
custom: {
50: '#9abdb7',
500: '#6fa299',
950: '#000000',
},
}SCSS
$custom: #6fa299; $custom-light: #9abdb7; $custom-dark: #000000;
JSON
{
"hex": "#6fa299",
"rgb": {
"r": 111,
"g": 162,
"b": 153
},
"hsl": {
"h": 169.412,
"s": 21.519,
"l": 53.529
},
"oklch": {
"l": 0.67352,
"c": 0.05601,
"h": 182.4
},
"luminance": 0.3152
}Semantic roles & 50–950 ramp
primary
#6FA299
secondary
#C1ABAF
accent
#6A79BE
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1211
muted
#7E8180