#03260F#03260F
#03260F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.059 H 151.0°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #03260F |
|---|---|
| RGB | rgb(3, 38, 15) |
| HSL | hsl(141, 85%, 8%) |
| HSV | hsv(141, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 60.5%, 85.1%) |
| CIE-LAB | lab(12.22, -19.22, 11.25) |
| CIE-LCH | lch(12.22, 22.27, 149.66°) |
| OKLab | oklab(23.68% -0.0517 0.0286) |
| OKLCH | oklch(23.68% 0.059 151) |
| XYZ | xyz(0.8168, 1.4400, 0.6867) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.12
Very Dark Green
#062E03
ΔE00 5.63
Dark Green
#033500
ΔE00 8.45
Evergreen
#05472A
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 11.00
Pine Green
#0A481E
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03260F #26031A
analogous
#092603 #03260F #032620
triadic
#03260F #0F0326 #260F03
tetradic
#03260F #030926 #26031A #262003
square
#03260F #030926 #26031A #262003
split-complementary
#03260F #200326 #260309
monochromatic
#021C0B #021C0B #03260F #075F25 #0C973C
Accessibility & contrast
On white
16.30
#03260F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#03260F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03260F
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03260F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03260F | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#221F11
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #03260f; /* rgb */ color: rgb(3, 38, 15); /* oklch */ color: oklch(23.7% 0.059 151.0);
Tailwind
colors: {
custom: {
50: '#48614e',
500: '#03260f',
950: '#000000',
},
}SCSS
$custom: #03260f; $custom-light: #48614e; $custom-dark: #000000;
JSON
{
"hex": "#03260f",
"rgb": {
"r": 3,
"g": 38,
"b": 15
},
"hsl": {
"h": 140.571,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.23681,
"c": 0.05905,
"h": 151
},
"luminance": 0.0144
}Semantic roles & 50–950 ramp
primary
#03260F
secondary
#6A1B4F
accent
#2CB4FC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977