#03240E#03240E
#03240E is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.057 H 151.0°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #03240E |
|---|---|
| RGB | rgb(3, 36, 14) |
| HSL | hsl(140, 85%, 8%) |
| HSV | hsv(140, 92%, 14%) |
| CMYK | cmyk(91.7%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(11.36, -18.36, 10.59) |
| CIE-LCH | lch(11.36, 21.19, 150.02°) |
| OKLab | oklab(22.97% -0.0497 0.0276) |
| OKLCH | oklch(22.97% 0.057 151) |
| XYZ | xyz(0.7476, 1.3127, 0.6294) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.81
Very Dark Green
#062E03
ΔE00 6.28
Dark Green
#033500
ΔE00 9.14
Evergreen
#05472A
ΔE00 10.96
Hunter Green (survey)
#0B4008
ΔE00 11.73
Pine Green
#0A481E
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03240E #240319
analogous
#082403 #03240E #03241E
triadic
#03240E #0E0324 #240E03
tetradic
#03240E #030824 #240319 #241E03
square
#03240E #030824 #240319 #241E03
split-complementary
#03240E #1E0324 #240308
monochromatic
#021C0B #021C0B #03240E #085C24 #0C953A
Accessibility & contrast
On white
16.63
#03240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#03240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03240E
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03240E | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200C
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #03240e; /* rgb */ color: rgb(3, 36, 14); /* oklch */ color: oklch(23.0% 0.057 151.0);
Tailwind
colors: {
custom: {
50: '#485f4d',
500: '#03240e',
950: '#000000',
},
}SCSS
$custom: #03240e; $custom-light: #485f4d; $custom-dark: #000000;
JSON
{
"hex": "#03240e",
"rgb": {
"r": 3,
"g": 36,
"b": 14
},
"hsl": {
"h": 140,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.22966,
"c": 0.05689,
"h": 151
},
"luminance": 0.01313
}Semantic roles & 50–950 ramp
primary
#03240E
secondary
#681B4E
accent
#2DB6FB
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977