#07230B#07230B
#07230B is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.056 H 146.2°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #07230B |
|---|---|
| RGB | rgb(7, 35, 11) |
| HSL | hsl(129, 67%, 8%) |
| HSV | hsv(129, 80%, 14%) |
| CMYK | cmyk(80%, 0%, 68.6%, 86.3%) |
| CIE-LAB | lab(11.07, -17.05, 11.62) |
| CIE-LCH | lch(11.07, 20.63, 145.72°) |
| OKLab | oklab(22.76% -0.0465 0.0311) |
| OKLCH | oklch(22.76% 0.056 146.2) |
| XYZ | xyz(0.7490, 1.2713, 0.5225) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.84
Very Dark Green
#062E03
ΔE00 6.11
Dark Green
#033500
ΔE00 9.03
Evergreen
#05472A
ΔE00 11.54
Hunter Green (survey)
#0B4008
ΔE00 11.68
Pine Green
#0A481E
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07230B #23071F
analogous
#112307 #07230B #072319
triadic
#07230B #0B0723 #230B07
tetradic
#07230B #071123 #23071F #231907
square
#07230B #071123 #23071F #231907
split-complementary
#07230B #190723 #230711
monochromatic
#051A08 #051A08 #07230B #11561B #1B892B
Accessibility & contrast
On white
16.74
#07230B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#07230B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07230B
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07230B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07230B | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F09
Deuteranopia (green-blind)
#201D0D
Tritanopia (blue-blind)
#03221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #07230b; /* rgb */ color: rgb(7, 35, 11); /* oklch */ color: oklch(22.8% 0.056 146.2);
Tailwind
colors: {
custom: {
50: '#495e4b',
500: '#07230b',
950: '#000000',
},
}SCSS
$custom: #07230b; $custom-light: #495e4b; $custom-dark: #000000;
JSON
{
"hex": "#07230b",
"rgb": {
"r": 7,
"g": 35,
"b": 11
},
"hsl": {
"h": 128.571,
"s": 66.667,
"l": 8.235
},
"oklch": {
"l": 0.2276,
"c": 0.05595,
"h": 146.2
},
"luminance": 0.01271
}Semantic roles & 50–950 ramp
primary
#07230B
secondary
#622459
accent
#3ED1EA
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977