#012F10#012F10
#012F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.073 H 149.4°. Best body text is #FFFFFF at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #012F10 |
|---|---|
| RGB | rgb(1, 47, 16) |
| HSL | hsl(140, 96%, 9%) |
| HSV | hsv(140, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(15.88, -23.57, 15.49) |
| CIE-LCH | lch(15.88, 28.20, 146.69°) |
| OKLab | oklab(26.7% -0.0631 0.0374) |
| OKLCH | oklch(26.7% 0.073 149.4) |
| XYZ | xyz(1.1225, 2.0767, 0.8318) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.21
Very Dark Green
#062E03
ΔE00 2.88
Dark Green
#033500
ΔE00 5.08
Hunter Green (survey)
#0B4008
ΔE00 7.43
Evergreen
#05472A
ΔE00 7.64
Pine Green
#0A481E
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F10 #2F0120
analogous
#092F01 #012F10 #012F27
triadic
#012F10 #10012F #2F1001
tetradic
#012F10 #01092F #2F0120 #2F2701
square
#012F10 #01092F #2F0120 #2F2701
split-complementary
#012F10 #27012F #2F0109
monochromatic
#011E0A #011E0A #012F10 #026B24 #04A739
Accessibility & contrast
On white
14.84
#012F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#012F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F10
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F10 | 1.00 | 14.84 | 1.42 | 14.84 |
| #FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A0D
Deuteranopia (green-blind)
#2A2612
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012f10; /* rgb */ color: rgb(1, 47, 16); /* oklch */ color: oklch(26.7% 0.073 149.4);
Tailwind
colors: {
custom: {
50: '#4b684f',
500: '#012f10',
950: '#000000',
},
}SCSS
$custom: #012f10; $custom-light: #4b684f; $custom-dark: #000000;
JSON
{
"hex": "#012f10",
"rgb": {
"r": 1,
"g": 47,
"b": 16
},
"hsl": {
"h": 139.565,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.26703,
"c": 0.07339,
"h": 149.4
},
"luminance": 0.02077
}Semantic roles & 50–950 ramp
primary
#012F10
secondary
#751756
accent
#29B9FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78