#02360C#02360C
#02360C is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.0% C 0.087 H 145.8°. Best body text is #FFFFFF at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #02360C |
|---|---|
| RGB | rgb(2, 54, 12) |
| HSL | hsl(132, 93%, 11%) |
| HSV | hsv(132, 96%, 21%) |
| CMYK | cmyk(96.3%, 0%, 77.8%, 78.8%) |
| CIE-LAB | lab(18.70, -26.71, 20.94) |
| CIE-LCH | lch(18.70, 33.95, 141.90°) |
| OKLab | oklab(29.04% -0.0719 0.0489) |
| OKLCH | oklch(29.04% 0.087 145.8) |
| XYZ | xyz(1.4105, 2.6776, 0.7902) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.10
Very Dark Green
#062E03
ΔE00 2.62
Dark Forest Green
#002D04
ΔE00 2.72
Hunter Green (survey)
#0B4008
ΔE00 4.08
Pine Green
#0A481E
ΔE00 5.52
Forrest Green
#154406
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02360C #36022C
analogous
#123602 #02360C #023626
triadic
#02360C #0C0236 #360C02
tetradic
#02360C #021236 #36022C #362602
square
#02360C #021236 #36022C #362602
split-complementary
#02360C #260236 #360212
monochromatic
#011E07 #011E07 #02360C #047119 #06AC26
Accessibility & contrast
On white
13.68
#02360C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#02360C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02360C
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02360C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02360C | 1.00 | 13.68 | 1.54 | 13.68 |
| #FFFFFF | 13.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373007
Deuteranopia (green-blind)
#312C10
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #02360c; /* rgb */ color: rgb(2, 54, 12); /* oklch */ color: oklch(29.0% 0.087 145.8);
Tailwind
colors: {
custom: {
50: '#4e6e4d',
500: '#02360c',
950: '#000000',
},
}SCSS
$custom: #02360c; $custom-light: #4e6e4d; $custom-dark: #000000;
JSON
{
"hex": "#02360c",
"rgb": {
"r": 2,
"g": 54,
"b": 12
},
"hsl": {
"h": 131.538,
"s": 92.857,
"l": 10.98
},
"oklch": {
"l": 0.29039,
"c": 0.08692,
"h": 145.8
},
"luminance": 0.02678
}Semantic roles & 50–950 ramp
primary
#02360C
secondary
#7A1A67
accent
#29D6FF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77