#0F320F#0F320F
#0F320F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.072 H 143.4°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #0F320F |
|---|---|
| RGB | rgb(15, 50, 15) |
| HSL | hsl(120, 54%, 13%) |
| HSV | hsv(120, 70%, 20%) |
| CMYK | cmyk(70%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.54, -21.31, 18.18) |
| CIE-LCH | lch(17.54, 28.01, 139.54°) |
| OKLab | oklab(28.2% -0.0579 0.0431) |
| OKLCH | oklch(28.2% 0.072 143.4) |
| XYZ | xyz(1.4237, 2.4171, 0.8434) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.05
Dark Forest Green
#002D04
ΔE00 2.54
Dark Green
#033500
ΔE00 3.91
Hunter Green (survey)
#0B4008
ΔE00 6.03
Pine Green
#0A481E
ΔE00 7.19
Forrest Green
#154406
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F320F #320F32
analogous
#20320F #0F320F #0F3220
triadic
#0F320F #0F0F32 #320F0F
tetradic
#0F320F #0F2032 #320F32 #32200F
square
#0F320F #0F2032 #320F32 #32200F
split-complementary
#0F320F #200F32 #320F20
monochromatic
#071807 #071807 #0F320F #1D611D #2B902B
Accessibility & contrast
On white
14.16
#0F320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#0F320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F320F
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F320F | 1.00 | 14.16 | 1.48 | 14.16 |
| #FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#09302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0f320f; /* rgb */ color: rgb(15, 50, 15); /* oklch */ color: oklch(28.2% 0.072 143.4);
Tailwind
colors: {
custom: {
50: '#526a4e',
500: '#0f320f',
950: '#000000',
},
}SCSS
$custom: #0f320f; $custom-light: #526a4e; $custom-dark: #000000;
JSON
{
"hex": "#0f320f",
"rgb": {
"r": 15,
"g": 50,
"b": 15
},
"hsl": {
"h": 120,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.282,
"c": 0.07216,
"h": 143.4
},
"luminance": 0.02417
}Semantic roles & 50–950 ramp
primary
#0F320F
secondary
#6C316C
accent
#4BDDDD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78