#01300F#01300F
#01300F is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.0% C 0.076 H 148.5°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #01300F |
|---|---|
| RGB | rgb(1, 48, 15) |
| HSL | hsl(138, 96%, 10%) |
| HSV | hsv(138, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 68.7%, 81.2%) |
| CIE-LAB | lab(16.28, -24.16, 16.53) |
| CIE-LCH | lch(16.28, 29.27, 145.63°) |
| OKLab | oklab(27.03% -0.0648 0.0397) |
| OKLCH | oklch(27.03% 0.076 148.5) |
| XYZ | xyz(1.1556, 2.1547, 0.8068) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.81
Very Dark Green
#062E03
ΔE00 2.45
Dark Green
#033500
ΔE00 4.46
Hunter Green (survey)
#0B4008
ΔE00 6.83
Pine Green
#0A481E
ΔE00 7.37
Evergreen
#05472A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01300F #300122
analogous
#0B3001 #01300F #013027
triadic
#01300F #0F0130 #300F01
tetradic
#01300F #010B30 #300122 #302701
square
#01300F #010B30 #300122 #302701
split-complementary
#01300F #270130 #30010B
monochromatic
#011E09 #011E09 #01300F #026C22 #03A834
Accessibility & contrast
On white
14.68
#01300F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#01300F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01300F
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01300F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01300F | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0C
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #01300f; /* rgb */ color: rgb(1, 48, 15); /* oklch */ color: oklch(27.0% 0.076 148.5);
Tailwind
colors: {
custom: {
50: '#4b694e',
500: '#01300f',
950: '#000000',
},
}SCSS
$custom: #01300f; $custom-light: #4b694e; $custom-dark: #000000;
JSON
{
"hex": "#01300f",
"rgb": {
"r": 1,
"g": 48,
"b": 15
},
"hsl": {
"h": 137.872,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27025,
"c": 0.07594,
"h": 148.5
},
"luminance": 0.02155
}Semantic roles & 50–950 ramp
primary
#01300F
secondary
#76175A
accent
#29BFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77