#14331F#14331F
#14331F is a dark, muted green. Relative luminance 0.026; OKLCH L 29.1% C 0.052 H 153.4°. Best body text is #FFFFFF at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #14331F |
|---|---|
| RGB | rgb(20, 51, 31) |
| HSL | hsl(141, 44%, 14%) |
| HSV | hsv(141, 61%, 20%) |
| CMYK | cmyk(60.8%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(18.43, -17.16, 9.28) |
| CIE-LCH | lch(18.43, 19.50, 151.59°) |
| OKLab | oklab(29.09% -0.0467 0.0234) |
| OKLCH | oklch(29.09% 0.052 153.4) |
| XYZ | xyz(1.7195, 2.6152, 1.7102) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.75
Very Dark Green
#062E03
ΔE00 6.90
Evergreen
#05472A
ΔE00 7.57
Dark Green
#033500
ΔE00 8.88
Pine Green
#0A481E
ΔE00 9.24
Hunter Green (survey)
#0B4008
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14331F #331428
analogous
#193314 #14331F #14332F
triadic
#14331F #1F1433 #331F14
tetradic
#14331F #141933 #331428 #332F14
square
#14331F #141933 #331428 #332F14
split-complementary
#14331F #2F1433 #331419
monochromatic
#09160D #09160D #14331F #255F3A #368B54
Accessibility & contrast
On white
13.79
#14331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#14331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14331F
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14331F | 1.00 | 13.79 | 1.52 | 13.79 |
| #FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1E
Deuteranopia (green-blind)
#2F2C20
Tritanopia (blue-blind)
#0C322E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #14331f; /* rgb */ color: rgb(20, 51, 31); /* oklch */ color: oklch(29.1% 0.052 153.4);
Tailwind
colors: {
custom: {
50: '#546b5a',
500: '#14331f',
950: '#000000',
},
}SCSS
$custom: #14331f; $custom-light: #546b5a; $custom-dark: #000000;
JSON
{
"hex": "#14331f",
"rgb": {
"r": 20,
"g": 51,
"b": 31
},
"hsl": {
"h": 141.29,
"s": 43.662,
"l": 13.922
},
"oklch": {
"l": 0.29086,
"c": 0.05223,
"h": 153.4
},
"luminance": 0.02615
}Semantic roles & 50–950 ramp
primary
#14331F
secondary
#6A3959
accent
#54A6D3
background
#F4F6F5
surface
#E8EBE9
border
#C4C6C5
text
#030604
muted
#787A79