#0F321C#0F321C
#0F321C is a dark, muted green. Relative luminance 0.025; OKLCH L 28.5% C 0.057 H 153.1°. Best body text is #FFFFFF at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #0F321C |
|---|---|
| RGB | rgb(15, 50, 28) |
| HSL | hsl(142, 54%, 13%) |
| HSV | hsv(142, 70%, 20%) |
| CMYK | cmyk(70%, 0%, 44%, 80.4%) |
| CIE-LAB | lab(17.77, -18.83, 10.35) |
| CIE-LCH | lch(17.77, 21.49, 151.21°) |
| OKLab | oklab(28.46% -0.051 0.0259) |
| OKLCH | oklch(28.46% 0.057 153.1) |
| XYZ | xyz(1.5471, 2.4665, 1.4929) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.70
Very Dark Green
#062E03
ΔE00 5.97
Evergreen
#05472A
ΔE00 7.22
Dark Green
#033500
ΔE00 8.02
Pine Green
#0A481E
ΔE00 8.72
Hunter Green (survey)
#0B4008
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F321C #320F25
analogous
#13320F #0F321C #0F322D
triadic
#0F321C #1C0F32 #321C0F
tetradic
#0F321C #0F1332 #320F25 #322D0F
square
#0F321C #0F1332 #320F25 #322D0F
split-complementary
#0F321C #2D0F32 #320F13
monochromatic
#07180D #07180D #0F321C #1D6136 #2B9051
Accessibility & contrast
On white
14.06
#0F321C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0F321C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F321C
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F321C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F321C | 1.00 | 14.06 | 1.49 | 14.06 |
| #FFFFFF | 14.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322E1B
Deuteranopia (green-blind)
#2D2A1D
Tritanopia (blue-blind)
#05312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0f321c; /* rgb */ color: rgb(15, 50, 28); /* oklch */ color: oklch(28.5% 0.057 153.1);
Tailwind
colors: {
custom: {
50: '#516a58',
500: '#0f321c',
950: '#000000',
},
}SCSS
$custom: #0f321c; $custom-light: #516a58; $custom-dark: #000000;
JSON
{
"hex": "#0f321c",
"rgb": {
"r": 15,
"g": 50,
"b": 28
},
"hsl": {
"h": 142.286,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.2846,
"c": 0.05723,
"h": 153.1
},
"luminance": 0.02467
}Semantic roles & 50–950 ramp
primary
#0F321C
secondary
#6C3156
accent
#4BA7DD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78