#0F321B#0F321B
#0F321B is a dark, muted green. Relative luminance 0.025; OKLCH L 28.4% C 0.058 H 152.1°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #0F321B |
|---|---|
| RGB | rgb(15, 50, 27) |
| HSL | hsl(141, 54%, 13%) |
| HSV | hsv(141, 70%, 20%) |
| CMYK | cmyk(70%, 0%, 46%, 80.4%) |
| CIE-LAB | lab(17.74, -19.06, 10.98) |
| CIE-LCH | lch(17.74, 22.00, 150.05°) |
| OKLab | oklab(28.44% -0.0516 0.0274) |
| OKLCH | oklch(28.44% 0.058 152.1) |
| XYZ | xyz(1.5353, 2.4617, 1.4310) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.35
Very Dark Green
#062E03
ΔE00 5.59
Evergreen
#05472A
ΔE00 7.17
Dark Green
#033500
ΔE00 7.64
Pine Green
#0A481E
ΔE00 8.50
Hunter Green (survey)
#0B4008
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F321B #320F26
analogous
#15320F #0F321B #0F322C
triadic
#0F321B #1B0F32 #321B0F
tetradic
#0F321B #0F1532 #320F26 #322C0F
square
#0F321B #0F1532 #320F26 #322C0F
split-complementary
#0F321B #2C0F32 #320F15
monochromatic
#07180D #07180D #0F321B #1D6134 #2B904E
Accessibility & contrast
On white
14.07
#0F321B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0F321B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F321B
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F321B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F321B | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D19
Deuteranopia (green-blind)
#2D2A1C
Tritanopia (blue-blind)
#05312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0f321b; /* rgb */ color: rgb(15, 50, 27); /* oklch */ color: oklch(28.4% 0.058 152.1);
Tailwind
colors: {
custom: {
50: '#516a57',
500: '#0f321b',
950: '#000000',
},
}SCSS
$custom: #0f321b; $custom-light: #516a57; $custom-dark: #000000;
JSON
{
"hex": "#0f321b",
"rgb": {
"r": 15,
"g": 50,
"b": 27
},
"hsl": {
"h": 140.571,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.28435,
"c": 0.05843,
"h": 152.1
},
"luminance": 0.02462
}Semantic roles & 50–950 ramp
primary
#0F321B
secondary
#6C3158
accent
#4BABDD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78