#02360D#02360D
#02360D is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.086 H 146.2°. Best body text is #FFFFFF at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #02360D |
|---|---|
| RGB | rgb(2, 54, 13) |
| HSL | hsl(133, 93%, 11%) |
| HSV | hsv(133, 96%, 21%) |
| CMYK | cmyk(96.3%, 0%, 75.9%, 78.8%) |
| CIE-LAB | lab(18.71, -26.58, 20.49) |
| CIE-LCH | lch(18.71, 33.56, 142.37°) |
| OKLab | oklab(29.05% -0.0715 0.0479) |
| OKLCH | oklch(29.05% 0.086 146.2) |
| XYZ | xyz(1.4167, 2.6801, 0.8233) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.32
Very Dark Green
#062E03
ΔE00 2.64
Dark Forest Green
#002D04
ΔE00 2.68
Hunter Green (survey)
#0B4008
ΔE00 4.23
Pine Green
#0A481E
ΔE00 5.49
Forest Green (survey)
#06470C
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02360D #36022B
analogous
#113602 #02360D #023627
triadic
#02360D #0D0236 #360D02
tetradic
#02360D #021136 #36022B #362702
square
#02360D #021136 #36022B #362702
split-complementary
#02360D #270236 #360211
monochromatic
#011E07 #011E07 #02360D #04711B #06AC29
Accessibility & contrast
On white
13.67
#02360D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#02360D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02360D
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02360D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02360D | 1.00 | 13.67 | 1.54 | 13.67 |
| #FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373008
Deuteranopia (green-blind)
#312C11
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #02360d; /* rgb */ color: rgb(2, 54, 13); /* oklch */ color: oklch(29.1% 0.086 146.2);
Tailwind
colors: {
custom: {
50: '#4e6e4d',
500: '#02360d',
950: '#000000',
},
}SCSS
$custom: #02360d; $custom-light: #4e6e4d; $custom-dark: #000000;
JSON
{
"hex": "#02360d",
"rgb": {
"r": 2,
"g": 54,
"b": 13
},
"hsl": {
"h": 132.692,
"s": 92.857,
"l": 10.98
},
"oklch": {
"l": 0.29051,
"c": 0.08604,
"h": 146.2
},
"luminance": 0.0268
}Semantic roles & 50–950 ramp
primary
#02360D
secondary
#7A1A66
accent
#29D2FF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77