#02320C#02320C
#02320C is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.081 H 146.3°. Best body text is #FFFFFF at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #02320C |
|---|---|
| RGB | rgb(2, 50, 12) |
| HSL | hsl(133, 92%, 10%) |
| HSV | hsv(133, 96%, 20%) |
| CMYK | cmyk(96%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.09, -25.17, 19.01) |
| CIE-LCH | lch(17.09, 31.54, 142.94°) |
| OKLab | oklab(27.69% -0.0676 0.0451) |
| OKLCH | oklch(27.69% 0.081 146.3) |
| XYZ | xyz(1.2319, 2.3205, 0.7307) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.50
Very Dark Green
#062E03
ΔE00 1.75
Dark Green
#033500
ΔE00 3.09
Hunter Green (survey)
#0B4008
ΔE00 5.54
Pine Green
#0A481E
ΔE00 6.67
Forrest Green
#154406
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02320C #320228
analogous
#103202 #02320C #023224
triadic
#02320C #0C0232 #320C02
tetradic
#02320C #021032 #320228 #322402
square
#02320C #021032 #320228 #322402
split-complementary
#02320C #240232 #320210
monochromatic
#011D07 #011D07 #02320C #046D1A #07A828
Accessibility & contrast
On white
14.34
#02320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#02320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02320C
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02320C | 1.00 | 14.34 | 1.46 | 14.34 |
| #FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C08
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#00312A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #02320c; /* rgb */ color: rgb(2, 50, 12); /* oklch */ color: oklch(27.7% 0.081 146.3);
Tailwind
colors: {
custom: {
50: '#4c6a4d',
500: '#02320c',
950: '#000000',
},
}SCSS
$custom: #02320c; $custom-light: #4c6a4d; $custom-dark: #000000;
JSON
{
"hex": "#02320c",
"rgb": {
"r": 2,
"g": 50,
"b": 12
},
"hsl": {
"h": 132.5,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.27694,
"c": 0.08129,
"h": 146.3
},
"luminance": 0.02321
}Semantic roles & 50–950 ramp
primary
#02320C
secondary
#761963
accent
#29D2FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77