#03240F#03240F
#03240F is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.056 H 152.0°. Best body text is #FFFFFF at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #03240F |
|---|---|
| RGB | rgb(3, 36, 15) |
| HSL | hsl(142, 85%, 8%) |
| HSV | hsv(142, 92%, 14%) |
| CMYK | cmyk(91.7%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.38, -18.16, 10.10) |
| CIE-LCH | lch(11.38, 20.78, 150.91°) |
| OKLab | oklab(22.99% -0.0492 0.0262) |
| OKLCH | oklch(22.99% 0.056 152) |
| XYZ | xyz(0.7546, 1.3155, 0.6660) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.08
Very Dark Green
#062E03
ΔE00 6.55
Dark Green
#033500
ΔE00 9.39
Evergreen
#05472A
ΔE00 11.00
Hunter Green (survey)
#0B4008
ΔE00 11.95
Pine Green
#0A481E
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03240F #240318
analogous
#082403 #03240F #03241F
triadic
#03240F #0F0324 #240F03
tetradic
#03240F #030824 #240318 #241F03
square
#03240F #030824 #240318 #241F03
split-complementary
#03240F #1F0324 #240308
monochromatic
#021C0C #021C0C #03240F #085C27 #0C953E
Accessibility & contrast
On white
16.62
#03240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#03240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03240F
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03240F | 1.00 | 16.62 | 1.26 | 16.62 |
| #FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #03240f; /* rgb */ color: rgb(3, 36, 15); /* oklch */ color: oklch(23.0% 0.056 152.0);
Tailwind
colors: {
custom: {
50: '#485f4e',
500: '#03240f',
950: '#000000',
},
}SCSS
$custom: #03240f; $custom-light: #485f4e; $custom-dark: #000000;
JSON
{
"hex": "#03240f",
"rgb": {
"r": 3,
"g": 36,
"b": 15
},
"hsl": {
"h": 141.818,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.22988,
"c": 0.0557,
"h": 152
},
"luminance": 0.01316
}Semantic roles & 50–950 ramp
primary
#03240F
secondary
#681B4C
accent
#2DB0FB
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977