#122402#122402
#122402 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.6% C 0.062 H 132.7°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #122402 |
|---|---|
| RGB | rgb(18, 36, 2) |
| HSL | hsl(92, 89%, 7%) |
| HSV | hsv(92, 94%, 14%) |
| CMYK | cmyk(50%, 0%, 94.4%, 85.9%) |
| CIE-LAB | lab(11.92, -14.92, 16.56) |
| CIE-LCH | lch(11.92, 22.28, 132.02°) |
| OKLab | oklab(23.57% -0.0422 0.0456) |
| OKLCH | oklch(23.57% 0.062 132.7) |
| XYZ | xyz(0.8913, 1.3947, 0.2797) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.39
Dark Forest Green
#002D04
ΔE00 5.81
Dark Green
#033500
ΔE00 7.99
Hunter Green (survey)
#0B4008
ΔE00 10.58
Forrest Green
#154406
ΔE00 11.73
Pine Green
#0A481E
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122402 #140224
analogous
#232402 #122402 #022403
triadic
#122402 #021224 #240212
tetradic
#122402 #022324 #140224 #240302
square
#122402 #022324 #140224 #240302
split-complementary
#122402 #030224 #240223
monochromatic
#0E1D02 #0E1D02 #122402 #2F5E05 #4C9808
Accessibility & contrast
On white
16.42
#122402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#122402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122402
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122402 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#241F04
Tritanopia (blue-blind)
#12221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #122402; /* rgb */ color: rgb(18, 36, 2); /* oklch */ color: oklch(23.6% 0.062 132.7);
Tailwind
colors: {
custom: {
50: '#505f47',
500: '#122402',
950: '#000000',
},
}SCSS
$custom: #122402; $custom-light: #505f47; $custom-dark: #000000;
JSON
{
"hex": "#122402",
"rgb": {
"r": 18,
"g": 36,
"b": 2
},
"hsl": {
"h": 91.765,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.23572,
"c": 0.06213,
"h": 132.7
},
"luminance": 0.01395
}Semantic roles & 50–950 ramp
primary
#122402
secondary
#43186A
accent
#29FF9A
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977