#102412#102412
#102412 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.043 H 146.3°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #102412 |
|---|---|
| RGB | rgb(16, 36, 18) |
| HSL | hsl(126, 38%, 10%) |
| HSV | hsv(126, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 50%, 85.9%) |
| CIE-LAB | lab(12.06, -13.11, 9.42) |
| CIE-LCH | lch(12.06, 16.14, 144.29°) |
| OKLab | oklab(23.74% -0.0357 0.0238) |
| OKLCH | oklch(23.74% 0.043 146.3) |
| XYZ | xyz(0.9537, 1.4155, 0.7951) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.05
Very Dark Green
#062E03
ΔE00 8.08
Dark Green
#033500
ΔE00 10.77
Evergreen
#05472A
ΔE00 12.49
Hunter Green (survey)
#0B4008
ΔE00 13.03
Pine Green
#0A481E
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102412 #241022
analogous
#182410 #102412 #10241C
triadic
#102412 #121024 #241210
tetradic
#102412 #101824 #241022 #241C10
square
#102412 #101824 #241022 #241C10
split-complementary
#102412 #1C1024 #241018
monochromatic
#09150B #09150B #102412 #234E27 #36793C
Accessibility & contrast
On white
16.37
#102412 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102412 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102412
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102412 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102412 | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252111
Deuteranopia (green-blind)
#221F13
Tritanopia (blue-blind)
#0D231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102412; /* rgb */ color: rgb(16, 36, 18); /* oklch */ color: oklch(23.7% 0.043 146.3);
Tailwind
colors: {
custom: {
50: '#4f5f50',
500: '#102412',
950: '#000000',
},
}SCSS
$custom: #102412; $custom-light: #4f5f50; $custom-dark: #000000;
JSON
{
"hex": "#102412",
"rgb": {
"r": 16,
"g": 36,
"b": 18
},
"hsl": {
"h": 126,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23736,
"c": 0.04287,
"h": 146.3
},
"luminance": 0.01416
}Semantic roles & 50–950 ramp
primary
#102412
secondary
#5B3557
accent
#59C3CE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978