#0F331D#0F331D
#0F331D is a dark, muted green. Relative luminance 0.026; OKLCH L 28.8% C 0.058 H 153.7°. Best body text is #FFFFFF at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #0F331D |
|---|---|
| RGB | rgb(15, 51, 29) |
| HSL | hsl(143, 55%, 13%) |
| HSV | hsv(143, 71%, 20%) |
| CMYK | cmyk(70.6%, 0%, 43.1%, 80%) |
| CIE-LAB | lab(18.18, -19.11, 10.23) |
| CIE-LCH | lch(18.18, 21.68, 151.83°) |
| OKLab | oklab(28.8% -0.0518 0.0256) |
| OKLCH | oklch(28.8% 0.058 153.7) |
| XYZ | xyz(1.6025, 2.5578, 1.5714) |
| Luminance | 0.0256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.81
Very Dark Green
#062E03
ΔE00 6.09
Evergreen
#05472A
ΔE00 6.90
Dark Green
#033500
ΔE00 8.04
Pine Green
#0A481E
ΔE00 8.49
Hunter Green (survey)
#0B4008
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F331D #330F25
analogous
#13330F #0F331D #0F332F
triadic
#0F331D #1D0F33 #331D0F
tetradic
#0F331D #0F1333 #330F25 #332F0F
square
#0F331D #0F1333 #330F25 #332F0F
split-complementary
#0F331D #2F0F33 #330F13
monochromatic
#07180D #07180D #0F331D #1D6238 #2B9253
Accessibility & contrast
On white
13.89
#0F331D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#0F331D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F331D
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F331D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F331D | 1.00 | 13.89 | 1.51 | 13.89 |
| #FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1C
Deuteranopia (green-blind)
#2E2B1E
Tritanopia (blue-blind)
#04322D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0f331d; /* rgb */ color: rgb(15, 51, 29); /* oklch */ color: oklch(28.8% 0.058 153.7);
Tailwind
colors: {
custom: {
50: '#526b59',
500: '#0f331d',
950: '#000000',
},
}SCSS
$custom: #0f331d; $custom-light: #526b59; $custom-dark: #000000;
JSON
{
"hex": "#0f331d",
"rgb": {
"r": 15,
"g": 51,
"b": 29
},
"hsl": {
"h": 143.333,
"s": 54.545,
"l": 12.941
},
"oklch": {
"l": 0.28805,
"c": 0.05781,
"h": 153.7
},
"luminance": 0.02558
}Semantic roles & 50–950 ramp
primary
#0F331D
secondary
#6D3156
accent
#4AA4DE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78