#04351C#04351C
#04351C is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.068 H 155.2°. Best body text is #FFFFFF at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #04351C |
|---|---|
| RGB | rgb(4, 53, 28) |
| HSL | hsl(149, 86%, 11%) |
| HSV | hsv(149, 92%, 21%) |
| CMYK | cmyk(92.5%, 0%, 47.2%, 79.2%) |
| CIE-LAB | lab(18.61, -22.86, 11.41) |
| CIE-LCH | lch(18.61, 25.54, 153.48°) |
| OKLab | oklab(29.06% -0.0615 0.0284) |
| OKLCH | oklch(29.06% 0.068 155.2) |
| XYZ | xyz(1.5326, 2.6557, 1.5302) |
| Luminance | 0.0266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.08
Very Dark Green
#062E03
ΔE00 5.59
Evergreen
#05472A
ΔE00 5.60
Dark Green
#033500
ΔE00 7.12
Pine Green
#0A481E
ΔE00 7.19
Hunter Green (survey)
#0B4008
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04351C #35041D
analogous
#043504 #04351C #043534
triadic
#04351C #1C0435 #351C04
tetradic
#04351C #040435 #35041D #353404
square
#04351C #040435 #35041D #353404
split-complementary
#04351C #340435 #350404
monochromatic
#021C0F #021C0F #04351C #086E3A #0DA758
Accessibility & contrast
On white
13.71
#04351C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#04351C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04351C
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04351C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04351C | 1.00 | 13.71 | 1.53 | 13.71 |
| #FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301A
Deuteranopia (green-blind)
#2F2C1E
Tritanopia (blue-blind)
#00342F
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #04351c; /* rgb */ color: rgb(4, 53, 28); /* oklch */ color: oklch(29.1% 0.068 155.2);
Tailwind
colors: {
custom: {
50: '#4e6d58',
500: '#04351c',
950: '#000000',
},
}SCSS
$custom: #04351c; $custom-light: #4e6d58; $custom-dark: #000000;
JSON
{
"hex": "#04351c",
"rgb": {
"r": 4,
"g": 53,
"b": 28
},
"hsl": {
"h": 149.388,
"s": 85.965,
"l": 11.176
},
"oklch": {
"l": 0.29057,
"c": 0.06778,
"h": 155.2
},
"luminance": 0.02656
}Semantic roles & 50–950 ramp
primary
#04351C
secondary
#771E4B
accent
#2C96FC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78