#12250F#12250F
#12250F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.1% C 0.047 H 141.0°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #12250F |
|---|---|
| RGB | rgb(18, 37, 15) |
| HSL | hsl(112, 42%, 10%) |
| HSV | hsv(112, 59%, 15%) |
| CMYK | cmyk(51.4%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.52, -13.47, 11.77) |
| CIE-LCH | lch(12.52, 17.89, 138.85°) |
| OKLab | oklab(24.12% -0.0368 0.0298) |
| OKLCH | oklch(24.12% 0.047 141) |
| XYZ | xyz(0.9972, 1.4862, 0.6862) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.98
Dark Forest Green
#002D04
ΔE00 7.11
Dark Green
#033500
ΔE00 9.64
Hunter Green (survey)
#0B4008
ΔE00 11.95
Evergreen
#05472A
ΔE00 12.21
Pine Green
#0A481E
ΔE00 12.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12250F #220F25
analogous
#1D250F #12250F #0F2517
triadic
#12250F #0F1225 #250F12
tetradic
#12250F #0F1D25 #220F25 #25170F
square
#12250F #0F1D25 #220F25 #25170F
split-complementary
#12250F #170F25 #250F1D
monochromatic
#0B1609 #0B1609 #12250F #275121 #3C7C32
Accessibility & contrast
On white
16.19
#12250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#12250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12250F
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12250F | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#232010
Tritanopia (blue-blind)
#102420
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #12250f; /* rgb */ color: rgb(18, 37, 15); /* oklch */ color: oklch(24.1% 0.047 141.0);
Tailwind
colors: {
custom: {
50: '#515f4e',
500: '#12250f',
950: '#000000',
},
}SCSS
$custom: #12250f; $custom-light: #515f4e; $custom-dark: #000000;
JSON
{
"hex": "#12250f",
"rgb": {
"r": 18,
"g": 37,
"b": 15
},
"hsl": {
"h": 111.818,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.24124,
"c": 0.04731,
"h": 141
},
"luminance": 0.01486
}Semantic roles & 50–950 ramp
primary
#12250F
secondary
#57335D
accent
#56D2C1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977