#031C08#031C08
#031C08 is a very dark, muted green. Relative luminance 0.009; OKLCH L 20.0% C 0.051 H 148.3°. Best body text is #FFFFFF at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #031C08 |
|---|---|
| RGB | rgb(3, 28, 8) |
| HSL | hsl(132, 81%, 6%) |
| HSV | hsv(132, 89%, 11%) |
| CMYK | cmyk(89.3%, 0%, 71.4%, 89%) |
| CIE-LAB | lab(7.83, -13.43, 8.20) |
| CIE-LCH | lch(7.83, 15.73, 148.58°) |
| OKLab | oklab(20.01% -0.043 0.0266) |
| OKLCH | oklch(20.01% 0.051 148.3) |
| XYZ | xyz(0.4966, 0.8673, 0.3709) |
| Luminance | 0.0087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.31
Very Dark Green
#062E03
ΔE00 9.53
Dark Green
#033500
ΔE00 12.39
Almost Black
#070D0D
ΔE00 13.23
Evergreen
#05472A
ΔE00 14.47
Hunter Green (survey)
#0B4008
ΔE00 15.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031C08 #1C0317
analogous
#0A1C03 #031C08 #031C14
triadic
#031C08 #08031C #1C0803
tetradic
#031C08 #030A1C #1C0317 #1C1403
square
#031C08 #030A1C #1C0317 #1C1403
split-complementary
#031C08 #14031C #1C030A
monochromatic
#031C08 #031C08 #031C08 #095318 #0F8B28
Accessibility & contrast
On white
17.90
#031C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#031C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031C08
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031C08 | 1.00 | 17.90 | 1.17 | 17.90 |
| #FFFFFF | 17.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1907
Deuteranopia (green-blind)
#191609
Tritanopia (blue-blind)
#001B17
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #031c08; /* rgb */ color: rgb(3, 28, 8); /* oklch */ color: oklch(20.0% 0.051 148.3);
Tailwind
colors: {
custom: {
50: '#47584a',
500: '#031c08',
950: '#000000',
},
}SCSS
$custom: #031c08; $custom-light: #47584a; $custom-dark: #000000;
JSON
{
"hex": "#031c08",
"rgb": {
"r": 3,
"g": 28,
"b": 8
},
"hsl": {
"h": 132,
"s": 80.645,
"l": 6.078
},
"oklch": {
"l": 0.2001,
"c": 0.05056,
"h": 148.3
},
"luminance": 0.00867
}Semantic roles & 50–950 ramp
primary
#031C08
secondary
#601B52
accent
#31CFF7
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877