#013012#013012
#013012 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.073 H 150.4°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #013012 |
|---|---|
| RGB | rgb(1, 48, 18) |
| HSL | hsl(142, 96%, 10%) |
| HSV | hsv(142, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 62.5%, 81.2%) |
| CIE-LAB | lab(16.32, -23.60, 14.88) |
| CIE-LCH | lch(16.32, 27.90, 147.78°) |
| OKLab | oklab(27.08% -0.0632 0.036) |
| OKLCH | oklch(27.08% 0.073 150.4) |
| XYZ | xyz(1.1785, 2.1639, 0.9277) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.62
Very Dark Green
#062E03
ΔE00 3.28
Dark Green
#033500
ΔE00 5.31
Evergreen
#05472A
ΔE00 7.26
Hunter Green (survey)
#0B4008
ΔE00 7.50
Pine Green
#0A481E
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013012 #30011F
analogous
#083001 #013012 #01302A
triadic
#013012 #120130 #301201
tetradic
#013012 #010830 #30011F #302A01
square
#013012 #010830 #30011F #302A01
split-complementary
#013012 #2A0130 #300108
monochromatic
#011E0B #011E0B #013012 #026C28 #03A83F
Accessibility & contrast
On white
14.66
#013012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013012
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013012 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0F
Deuteranopia (green-blind)
#2B2714
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013012; /* rgb */ color: rgb(1, 48, 18); /* oklch */ color: oklch(27.1% 0.073 150.4);
Tailwind
colors: {
custom: {
50: '#4b6950',
500: '#013012',
950: '#000000',
},
}SCSS
$custom: #013012; $custom-light: #4b6950; $custom-dark: #000000;
JSON
{
"hex": "#013012",
"rgb": {
"r": 1,
"g": 48,
"b": 18
},
"hsl": {
"h": 141.702,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27078,
"c": 0.07274,
"h": 150.4
},
"luminance": 0.02164
}Semantic roles & 50–950 ramp
primary
#013012
secondary
#761753
accent
#29B2FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78