#013008#013008
#013008 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.083 H 145.3°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #013008 |
|---|---|
| RGB | rgb(1, 48, 8) |
| HSL | hsl(129, 96%, 10%) |
| HSV | hsv(129, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 83.3%, 81.2%) |
| CIE-LAB | lab(16.19, -25.22, 19.57) |
| CIE-LCH | lch(16.19, 31.92, 142.18°) |
| OKLab | oklab(26.93% -0.0679 0.047) |
| OKLCH | oklch(26.93% 0.083 145.3) |
| XYZ | xyz(1.1132, 2.1377, 0.5836) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.88
Very Dark Green
#062E03
ΔE00 1.25
Dark Green
#033500
ΔE00 3.03
Hunter Green (survey)
#0B4008
ΔE00 5.81
Pine Green
#0A481E
ΔE00 7.25
Forrest Green
#154406
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013008 #300129
analogous
#123001 #013008 #013020
triadic
#013008 #080130 #300801
tetradic
#013008 #011230 #300129 #302001
square
#013008 #011230 #300129 #302001
split-complementary
#013008 #200130 #300112
monochromatic
#011E05 #011E05 #013008 #026C12 #03A81C
Accessibility & contrast
On white
14.71
#013008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013008
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013008 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A04
Deuteranopia (green-blind)
#2C270C
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013008; /* rgb */ color: rgb(1, 48, 8); /* oklch */ color: oklch(26.9% 0.083 145.3);
Tailwind
colors: {
custom: {
50: '#4b694a',
500: '#013008',
950: '#000000',
},
}SCSS
$custom: #013008; $custom-light: #4b694a; $custom-dark: #000000;
JSON
{
"hex": "#013008",
"rgb": {
"r": 1,
"g": 48,
"b": 8
},
"hsl": {
"h": 128.936,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.26928,
"c": 0.08259,
"h": 145.3
},
"luminance": 0.02138
}Semantic roles & 50–950 ramp
primary
#013008
secondary
#761768
accent
#29DFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77