#02340C#02340C
#02340C is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.084 H 146.0°. Best body text is #FFFFFF at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #02340C |
|---|---|
| RGB | rgb(2, 52, 12) |
| HSL | hsl(132, 93%, 11%) |
| HSV | hsv(132, 96%, 20%) |
| CMYK | cmyk(96.2%, 0%, 76.9%, 79.6%) |
| CIE-LAB | lab(17.90, -25.95, 19.99) |
| CIE-LCH | lch(17.90, 32.75, 142.39°) |
| OKLab | oklab(28.37% -0.0698 0.047) |
| OKLCH | oklch(28.37% 0.084 146) |
| XYZ | xyz(1.3193, 2.4953, 0.7599) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.07
Very Dark Green
#062E03
ΔE00 2.10
Dark Green
#033500
ΔE00 2.52
Hunter Green (survey)
#0B4008
ΔE00 4.80
Pine Green
#0A481E
ΔE00 6.07
Forrest Green
#154406
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02340C #34022A
analogous
#113402 #02340C #023425
triadic
#02340C #0C0234 #340C02
tetradic
#02340C #021134 #34022A #342502
square
#02340C #021134 #34022A #342502
split-complementary
#02340C #250234 #340211
monochromatic
#011D07 #011D07 #02340C #046F1A #07AA27
Accessibility & contrast
On white
14.01
#02340C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#02340C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02340C
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02340C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02340C | 1.00 | 14.01 | 1.50 | 14.01 |
| #FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E07
Deuteranopia (green-blind)
#2F2A10
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #02340c; /* rgb */ color: rgb(2, 52, 12); /* oklch */ color: oklch(28.4% 0.084 146.0);
Tailwind
colors: {
custom: {
50: '#4d6c4d',
500: '#02340c',
950: '#000000',
},
}SCSS
$custom: #02340c; $custom-light: #4d6c4d; $custom-dark: #000000;
JSON
{
"hex": "#02340c",
"rgb": {
"r": 2,
"g": 52,
"b": 12
},
"hsl": {
"h": 132,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28368,
"c": 0.08412,
"h": 146
},
"luminance": 0.02495
}Semantic roles & 50–950 ramp
primary
#02340C
secondary
#781A65
accent
#29D4FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77