#03260E#03260E
#03260E is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.7% C 0.060 H 150.1°. Best body text is #FFFFFF at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #03260E |
|---|---|
| RGB | rgb(3, 38, 14) |
| HSL | hsl(139, 85%, 8%) |
| HSV | hsv(139, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(12.20, -19.42, 11.74) |
| CIE-LCH | lch(12.20, 22.70, 148.85°) |
| OKLab | oklab(23.66% -0.0522 0.03) |
| OKLCH | oklch(23.66% 0.06 150.1) |
| XYZ | xyz(0.8099, 1.4372, 0.6501) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.86
Very Dark Green
#062E03
ΔE00 5.37
Dark Green
#033500
ΔE00 8.20
Evergreen
#05472A
ΔE00 10.25
Hunter Green (survey)
#0B4008
ΔE00 10.80
Pine Green
#0A481E
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03260E #26031B
analogous
#092603 #03260E #03261F
triadic
#03260E #0E0326 #260E03
tetradic
#03260E #030926 #26031B #261F03
square
#03260E #030926 #26031B #261F03
split-complementary
#03260E #1F0326 #260309
monochromatic
#021C0A #021C0A #03260E #075F23 #0C9738
Accessibility & contrast
On white
16.31
#03260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#03260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03260E
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03260E | 1.00 | 16.31 | 1.29 | 16.31 |
| #FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220C
Deuteranopia (green-blind)
#221F10
Tritanopia (blue-blind)
#002520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #03260e; /* rgb */ color: rgb(3, 38, 14); /* oklch */ color: oklch(23.7% 0.060 150.1);
Tailwind
colors: {
custom: {
50: '#48614d',
500: '#03260e',
950: '#000000',
},
}SCSS
$custom: #03260e; $custom-light: #48614d; $custom-dark: #000000;
JSON
{
"hex": "#03260e",
"rgb": {
"r": 3,
"g": 38,
"b": 14
},
"hsl": {
"h": 138.857,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.2366,
"c": 0.06022,
"h": 150.1
},
"luminance": 0.01437
}Semantic roles & 50–950 ramp
primary
#03260E
secondary
#6A1B51
accent
#2CBAFC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977