#14331C#14331C
#14331C is a dark, muted green. Relative luminance 0.026; OKLCH L 29.0% C 0.056 H 150.1°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #14331C |
|---|---|
| RGB | rgb(20, 51, 28) |
| HSL | hsl(135, 44%, 14%) |
| HSV | hsv(135, 61%, 20%) |
| CMYK | cmyk(60.8%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(18.37, -17.84, 11.18) |
| CIE-LCH | lch(18.37, 21.05, 147.91°) |
| OKLab | oklab(29.01% -0.0484 0.0279) |
| OKLCH | oklch(29.01% 0.056 150.1) |
| XYZ | xyz(1.6818, 2.6001, 1.5116) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.71
Very Dark Green
#062E03
ΔE00 5.78
Evergreen
#05472A
ΔE00 7.34
Dark Green
#033500
ΔE00 7.75
Pine Green
#0A481E
ΔE00 8.53
Hunter Green (survey)
#0B4008
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14331C #33142B
analogous
#1C3314 #14331C #14332C
triadic
#14331C #1C1433 #331C14
tetradic
#14331C #141C33 #33142B #332C14
square
#14331C #141C33 #33142B #332C14
split-complementary
#14331C #2C1433 #33141C
monochromatic
#09160C #09160C #14331C #255F34 #368B4C
Accessibility & contrast
On white
13.82
#14331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#14331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14331C
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14331C | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1A
Deuteranopia (green-blind)
#2F2C1D
Tritanopia (blue-blind)
#0D322D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #14331c; /* rgb */ color: rgb(20, 51, 28); /* oklch */ color: oklch(29.0% 0.056 150.1);
Tailwind
colors: {
custom: {
50: '#546b58',
500: '#14331c',
950: '#000000',
},
}SCSS
$custom: #14331c; $custom-light: #546b58; $custom-dark: #000000;
JSON
{
"hex": "#14331c",
"rgb": {
"r": 20,
"g": 51,
"b": 28
},
"hsl": {
"h": 135.484,
"s": 43.662,
"l": 13.922
},
"oklch": {
"l": 0.2901,
"c": 0.05586,
"h": 150.1
},
"luminance": 0.026
}Semantic roles & 50–950 ramp
primary
#14331C
secondary
#6A395D
accent
#54B3D3
background
#F5F6F5
surface
#E8EBE9
border
#C4C6C5
text
#030603
muted
#787A78