#12230E#12230E
#12230E is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.5% C 0.045 H 139.8°. Best body text is #FFFFFF at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #12230E |
|---|---|
| RGB | rgb(18, 35, 14) |
| HSL | hsl(109, 43%, 10%) |
| HSV | hsv(109, 60%, 14%) |
| CMYK | cmyk(48.6%, 0%, 60%, 86.3%) |
| CIE-LAB | lab(11.70, -12.48, 11.18) |
| CIE-LCH | lch(11.70, 16.76, 138.16°) |
| OKLab | oklab(23.45% -0.0341 0.0289) |
| OKLCH | oklch(23.45% 0.045 139.8) |
| XYZ | xyz(0.9297, 1.3623, 0.6293) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.80
Dark Forest Green
#002D04
ΔE00 7.93
Dark Green
#033500
ΔE00 10.45
Hunter Green (survey)
#0B4008
ΔE00 12.76
Evergreen
#05472A
ΔE00 13.04
Pine Green
#0A481E
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12230E #1F0E23
analogous
#1D230E #12230E #0E2315
triadic
#12230E #0E1223 #230E12
tetradic
#12230E #0E1D23 #1F0E23 #23150E
square
#12230E #0E1D23 #1F0E23 #23150E
split-complementary
#12230E #150E23 #230E1D
monochromatic
#0B1609 #0B1609 #12230E #284F1F #3F7A31
Accessibility & contrast
On white
16.50
#12230E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#12230E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12230E
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12230E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12230E | 1.00 | 16.50 | 1.27 | 16.50 |
| #FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200C
Deuteranopia (green-blind)
#221E0F
Tritanopia (blue-blind)
#11221E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #12230e; /* rgb */ color: rgb(18, 35, 14); /* oklch */ color: oklch(23.5% 0.045 139.8);
Tailwind
colors: {
custom: {
50: '#505e4d',
500: '#12230e',
950: '#000000',
},
}SCSS
$custom: #12230e; $custom-light: #505e4d; $custom-dark: #000000;
JSON
{
"hex": "#12230e",
"rgb": {
"r": 18,
"g": 35,
"b": 14
},
"hsl": {
"h": 108.571,
"s": 42.857,
"l": 9.608
},
"oklch": {
"l": 0.23454,
"c": 0.04472,
"h": 139.8
},
"luminance": 0.01362
}Semantic roles & 50–950 ramp
primary
#12230E
secondary
#53315C
accent
#55D3BB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977