#06210F#06210F
#06210F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.1% C 0.048 H 151.7°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #06210F |
|---|---|
| RGB | rgb(6, 33, 15) |
| HSL | hsl(140, 69%, 8%) |
| HSV | hsv(140, 82%, 13%) |
| CMYK | cmyk(81.8%, 0%, 54.5%, 87.1%) |
| CIE-LAB | lab(10.27, -15.36, 8.56) |
| CIE-LCH | lch(10.27, 17.59, 150.87°) |
| OKLab | oklab(22.11% -0.0424 0.0229) |
| OKLCH | oklch(22.11% 0.048 151.7) |
| XYZ | xyz(0.7051, 1.1608, 0.6388) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.80
Very Dark Green
#062E03
ΔE00 8.12
Dark Green
#033500
ΔE00 10.98
Evergreen
#05472A
ΔE00 12.49
Hunter Green (survey)
#0B4008
ΔE00 13.48
Pine Green
#0A481E
ΔE00 13.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06210F #210618
analogous
#0A2106 #06210F #06211C
triadic
#06210F #0F0621 #210F06
tetradic
#06210F #060A21 #210618 #211C06
square
#06210F #060A21 #210618 #211C06
split-complementary
#06210F #1C0621 #21060A
monochromatic
#051A0C #051A0C #06210F #0F5527 #19893E
Accessibility & contrast
On white
17.04
#06210F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#06210F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06210F
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06210F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06210F | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E0E
Deuteranopia (green-blind)
#1E1B10
Tritanopia (blue-blind)
#01201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #06210f; /* rgb */ color: rgb(6, 33, 15); /* oklch */ color: oklch(22.1% 0.048 151.7);
Tailwind
colors: {
custom: {
50: '#495c4e',
500: '#06210f',
950: '#000000',
},
}SCSS
$custom: #06210f; $custom-light: #495c4e; $custom-dark: #000000;
JSON
{
"hex": "#06210f",
"rgb": {
"r": 6,
"g": 33,
"b": 15
},
"hsl": {
"h": 140,
"s": 69.231,
"l": 7.647
},
"oklch": {
"l": 0.22106,
"c": 0.04817,
"h": 151.7
},
"luminance": 0.01161
}Semantic roles & 50–950 ramp
primary
#06210F
secondary
#61224C
accent
#3CB1EC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977