#6DA59F#6DA59F
#6DA59F is a light, muted teal. Relative luminance 0.327; OKLCH L 68.1% C 0.060 H 187.4°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA59F |
|---|---|
| RGB | rgb(109, 165, 159) |
| HSL | hsl(174, 24%, 54%) |
| HSV | hsv(174, 34%, 65%) |
| CMYK | cmyk(33.9%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(63.89, -19.69, -2.74) |
| CIE-LCH | lch(63.89, 19.88, 187.91°) |
| OKLab | oklab(68.14% -0.059 -0.0077) |
| OKLCH | oklch(68.14% 0.06 187.4) |
| XYZ | xyz(26.0176, 32.6631, 37.7278) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.09
Cadetblue
#5F9EA0
ΔE00 4.11
Dull Teal
#5F9E8F
ΔE00 4.75
Grey Teal
#5E9B8A
ΔE00 5.87
Sea
#3C9992
ΔE00 7.07
Dusty Teal
#4C9085
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA59F #A56D73
analogous
#6DA583 #6DA59F #6D8FA5
triadic
#6DA59F #9F6DA5 #A59F6D
tetradic
#6DA59F #836DA5 #A56D73 #8FA56D
square
#6DA59F #836DA5 #A56D73 #8FA56D
split-complementary
#6DA59F #A56D8F #A5836D
monochromatic
#3A5E5A #51847E #6DA59F #93BCB8 #B9D4D1
Accessibility & contrast
On white
2.79
#6DA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#6DA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA59F
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA59F | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9F
Deuteranopia (green-blind)
#9598A0
Tritanopia (blue-blind)
#5AA8A3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6da59f; /* rgb */ color: rgb(109, 165, 159); /* oklch */ color: oklch(68.1% 0.060 187.4);
Tailwind
colors: {
custom: {
50: '#99c0bb',
500: '#6da59f',
950: '#000000',
},
}SCSS
$custom: #6da59f; $custom-light: #99c0bb; $custom-dark: #000000;
JSON
{
"hex": "#6da59f",
"rgb": {
"r": 109,
"g": 165,
"b": 159
},
"hsl": {
"h": 173.571,
"s": 23.729,
"l": 53.725
},
"oklch": {
"l": 0.68135,
"c": 0.05954,
"h": 187.4
},
"luminance": 0.32665
}Semantic roles & 50–950 ramp
primary
#6DA59F
secondary
#C3ABAD
accent
#6871C0
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180