#13331C#13331C
#13331C is a dark, muted green. Relative luminance 0.026; OKLCH L 29.0% C 0.057 H 150.6°. Best body text is #FFFFFF at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #13331C |
|---|---|
| RGB | rgb(19, 51, 28) |
| HSL | hsl(137, 46%, 14%) |
| HSV | hsv(137, 63%, 20%) |
| CMYK | cmyk(62.7%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(18.32, -18.16, 11.11) |
| CIE-LCH | lch(18.32, 21.29, 148.53°) |
| OKLab | oklab(28.96% -0.0493 0.0277) |
| OKLCH | oklch(28.96% 0.057 150.6) |
| XYZ | xyz(1.6619, 2.5898, 1.5107) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.64
Very Dark Green
#062E03
ΔE00 5.75
Evergreen
#05472A
ΔE00 7.22
Dark Green
#033500
ΔE00 7.72
Pine Green
#0A481E
ΔE00 8.46
Hunter Green (survey)
#0B4008
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13331C #33132A
analogous
#1A3313 #13331C #13332C
triadic
#13331C #1C1333 #331C13
tetradic
#13331C #131A33 #33132A #332C13
square
#13331C #131A33 #33132A #332C13
split-complementary
#13331C #2C1333 #33131A
monochromatic
#08160C #08160C #13331C #246034 #348C4D
Accessibility & contrast
On white
13.83
#13331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#13331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13331C
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13331C | 1.00 | 13.83 | 1.52 | 13.83 |
| #FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1A
Deuteranopia (green-blind)
#2F2B1D
Tritanopia (blue-blind)
#0C322D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #13331c; /* rgb */ color: rgb(19, 51, 28); /* oklch */ color: oklch(29.0% 0.057 150.6);
Tailwind
colors: {
custom: {
50: '#546b58',
500: '#13331c',
950: '#000000',
},
}SCSS
$custom: #13331c; $custom-light: #546b58; $custom-dark: #000000;
JSON
{
"hex": "#13331c",
"rgb": {
"r": 19,
"g": 51,
"b": 28
},
"hsl": {
"h": 136.875,
"s": 45.714,
"l": 13.725
},
"oklch": {
"l": 0.2896,
"c": 0.05652,
"h": 150.6
},
"luminance": 0.0259
}Semantic roles & 50–950 ramp
primary
#13331C
secondary
#6B375C
accent
#52B1D5
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#030603
muted
#787A78