#02340E#02340E
#02340E is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.082 H 146.9°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #02340E |
|---|---|
| RGB | rgb(2, 52, 14) |
| HSL | hsl(134, 93%, 11%) |
| HSV | hsv(134, 96%, 20%) |
| CMYK | cmyk(96.2%, 0%, 73.1%, 79.6%) |
| CIE-LAB | lab(17.92, -25.66, 19.06) |
| CIE-LCH | lch(17.92, 31.96, 143.39°) |
| OKLab | oklab(28.4% -0.0689 0.045) |
| OKLCH | oklch(28.4% 0.082 146.9) |
| XYZ | xyz(1.3322, 2.5004, 0.8278) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.09
Very Dark Green
#062E03
ΔE00 2.26
Dark Green
#033500
ΔE00 2.98
Hunter Green (survey)
#0B4008
ΔE00 5.12
Pine Green
#0A481E
ΔE00 6.06
Forest Green (survey)
#06470C
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02340E #340228
analogous
#0F3402 #02340E #023427
triadic
#02340E #0E0234 #340E02
tetradic
#02340E #020F34 #340228 #342702
square
#02340E #020F34 #340228 #342702
split-complementary
#02340E #270234 #34020F
monochromatic
#011D08 #011D08 #02340E #046F1E #07AA2E
Accessibility & contrast
On white
14.00
#02340E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#02340E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02340E
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02340E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02340E | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E0A
Deuteranopia (green-blind)
#2F2A11
Tritanopia (blue-blind)
#00332C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #02340e; /* rgb */ color: rgb(2, 52, 14); /* oklch */ color: oklch(28.4% 0.082 146.9);
Tailwind
colors: {
custom: {
50: '#4d6c4e',
500: '#02340e',
950: '#000000',
},
}SCSS
$custom: #02340e; $custom-light: #4d6c4e; $custom-dark: #000000;
JSON
{
"hex": "#02340e",
"rgb": {
"r": 2,
"g": 52,
"b": 14
},
"hsl": {
"h": 134.4,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28395,
"c": 0.08228,
"h": 146.9
},
"luminance": 0.02501
}Semantic roles & 50–950 ramp
primary
#02340E
secondary
#781A61
accent
#29CCFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77