#02341A#02341A
#02341A is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.069 H 154.5°. Best body text is #FFFFFF at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #02341A |
|---|---|
| RGB | rgb(2, 52, 26) |
| HSL | hsl(149, 93%, 11%) |
| HSV | hsv(149, 96%, 20%) |
| CMYK | cmyk(96.2%, 0%, 50%, 79.6%) |
| CIE-LAB | lab(18.11, -23.34, 12.05) |
| CIE-LCH | lch(18.11, 26.27, 152.69°) |
| OKLab | oklab(28.62% -0.0627 0.0299) |
| OKLCH | oklch(28.62% 0.069 154.5) |
| XYZ | xyz(1.4393, 2.5433, 1.3921) |
| Luminance | 0.0254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.60
Very Dark Green
#062E03
ΔE00 5.17
Evergreen
#05472A
ΔE00 5.84
Dark Green
#033500
ΔE00 6.74
Pine Green
#0A481E
ΔE00 7.19
Hunter Green (survey)
#0B4008
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02341A #34021C
analogous
#033402 #02341A #023433
triadic
#02341A #1A0234 #341A02
tetradic
#02341A #020334 #34021C #343302
square
#02341A #020334 #34021C #343302
split-complementary
#02341A #330234 #340203
monochromatic
#011D0F #011D0F #02341A #046F37 #07AA55
Accessibility & contrast
On white
13.92
#02341A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#02341A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02341A
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02341A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02341A | 1.00 | 13.92 | 1.51 | 13.92 |
| #FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F18
Deuteranopia (green-blind)
#2E2B1C
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #02341a; /* rgb */ color: rgb(2, 52, 26); /* oklch */ color: oklch(28.6% 0.069 154.5);
Tailwind
colors: {
custom: {
50: '#4c6c56',
500: '#02341a',
950: '#000000',
},
}SCSS
$custom: #02341a; $custom-light: #4c6c56; $custom-dark: #000000;
JSON
{
"hex": "#02341a",
"rgb": {
"r": 2,
"g": 52,
"b": 26
},
"hsl": {
"h": 148.8,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28617,
"c": 0.06945,
"h": 154.5
},
"luminance": 0.02543
}Semantic roles & 50–950 ramp
primary
#02341A
secondary
#781A4B
accent
#2998FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78