#122500#122500
#122500 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 23.9% C 0.067 H 132.3°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #122500 |
|---|---|
| RGB | rgb(18, 37, 0) |
| HSL | hsl(91, 100%, 7%) |
| HSV | hsv(91, 100%, 15%) |
| CMYK | cmyk(51.4%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.30, -15.76, 17.88) |
| CIE-LCH | lch(12.30, 23.84, 131.40°) |
| OKLab | oklab(23.87% -0.0448 0.0493) |
| OKLCH | oklch(23.87% 0.067 132.3) |
| XYZ | xyz(0.9110, 1.4517, 0.2322) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.77
Dark Forest Green
#002D04
ΔE00 5.28
Dark Green
#033500
ΔE00 7.29
Hunter Green (survey)
#0B4008
ΔE00 9.92
Forrest Green
#154406
ΔE00 11.06
Pine Green
#0A481E
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122500 #130025
analogous
#252500 #122500 #002501
triadic
#122500 #001225 #250012
tetradic
#122500 #002525 #130025 #250100
square
#122500 #002525 #130025 #250100
split-complementary
#122500 #010025 #250025
monochromatic
#0F1F00 #0F1F00 #122500 #306200 #4E9F00
Accessibility & contrast
On white
16.27
#122500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#122500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122500
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122500 | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#12231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #122500; /* rgb */ color: rgb(18, 37, 0); /* oklch */ color: oklch(23.9% 0.067 132.3);
Tailwind
colors: {
custom: {
50: '#505f46',
500: '#122500',
950: '#000000',
},
}SCSS
$custom: #122500; $custom-light: #505f46; $custom-dark: #000000;
JSON
{
"hex": "#122500",
"rgb": {
"r": 18,
"g": 37,
"b": 0
},
"hsl": {
"h": 90.811,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.2387,
"c": 0.06661,
"h": 132.3
},
"luminance": 0.01452
}Semantic roles & 50–950 ramp
primary
#122500
secondary
#42136D
accent
#29FF97
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977