#002512#002512
#002512 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.3% C 0.056 H 156.4°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #002512 |
|---|---|
| RGB | rgb(0, 37, 18) |
| HSL | hsl(149, 100%, 7%) |
| HSV | hsv(149, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 51.4%, 85.5%) |
| CIE-LAB | lab(11.73, -19.01, 8.86) |
| CIE-LCH | lch(11.73, 20.97, 155.02°) |
| OKLab | oklab(23.26% -0.0513 0.0225) |
| OKLCH | oklch(23.26% 0.056 156.4) |
| XYZ | xyz(0.7707, 1.3667, 0.7953) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.48
Very Dark Green
#062E03
ΔE00 7.07
Dark Green
#033500
ΔE00 9.80
Evergreen
#05472A
ΔE00 10.62
Pine Green
#0A481E
ΔE00 12.08
Hunter Green (survey)
#0B4008
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002512 #250013
analogous
#012500 #002512 #002525
triadic
#002512 #120025 #251200
tetradic
#002512 #000125 #250013 #252500
square
#002512 #000125 #250013 #252500
split-complementary
#002512 #250025 #250001
monochromatic
#001F0F #001F0F #002512 #006230 #009F4E
Accessibility & contrast
On white
16.49
#002512 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#002512 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002512
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002512 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002512 | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252111
Deuteranopia (green-blind)
#201E13
Tritanopia (blue-blind)
#002520
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #002512; /* rgb */ color: rgb(0, 37, 18); /* oklch */ color: oklch(23.3% 0.056 156.4);
Tailwind
colors: {
custom: {
50: '#466050',
500: '#002512',
950: '#000000',
},
}SCSS
$custom: #002512; $custom-light: #466050; $custom-dark: #000000;
JSON
{
"hex": "#002512",
"rgb": {
"r": 0,
"g": 37,
"b": 18
},
"hsl": {
"h": 149.189,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.2326,
"c": 0.05603,
"h": 156.4
},
"luminance": 0.01367
}Semantic roles & 50–950 ramp
primary
#002512
secondary
#6D1342
accent
#2997FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000502
muted
#777978