#07210C#07210C
#07210C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.1% C 0.051 H 147.6°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #07210C |
|---|---|
| RGB | rgb(7, 33, 12) |
| HSL | hsl(132, 65%, 8%) |
| HSV | hsv(132, 79%, 13%) |
| CMYK | cmyk(78.8%, 0%, 63.6%, 87.1%) |
| CIE-LAB | lab(10.25, -15.62, 10.03) |
| CIE-LCH | lch(10.25, 18.56, 147.29°) |
| OKLab | oklab(22.09% -0.0432 0.0274) |
| OKLCH | oklch(22.09% 0.051 147.6) |
| XYZ | xyz(0.6978, 1.1594, 0.5348) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.13
Very Dark Green
#062E03
ΔE00 7.39
Dark Green
#033500
ΔE00 10.28
Evergreen
#05472A
ΔE00 12.39
Hunter Green (survey)
#0B4008
ΔE00 12.86
Pine Green
#0A481E
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07210C #21071C
analogous
#0F2107 #07210C #072119
triadic
#07210C #0C0721 #210C07
tetradic
#07210C #070F21 #21071C #211907
square
#07210C #070F21 #21071C #211907
split-complementary
#07210C #190721 #21070F
monochromatic
#051909 #051909 #07210C #12531E #1C8631
Accessibility & contrast
On white
17.05
#07210C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#07210C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07210C
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07210C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07210C | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0A
Deuteranopia (green-blind)
#1E1B0D
Tritanopia (blue-blind)
#03201C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #07210c; /* rgb */ color: rgb(7, 33, 12); /* oklch */ color: oklch(22.1% 0.051 147.6);
Tailwind
colors: {
custom: {
50: '#495c4c',
500: '#07210c',
950: '#000000',
},
}SCSS
$custom: #07210c; $custom-light: #495c4c; $custom-dark: #000000;
JSON
{
"hex": "#07210c",
"rgb": {
"r": 7,
"g": 33,
"b": 12
},
"hsl": {
"h": 131.538,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.22091,
"c": 0.05119,
"h": 147.6
},
"luminance": 0.01159
}Semantic roles & 50–950 ramp
primary
#07210C
secondary
#602454
accent
#40C8E8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977