#102E12#102E12
#102E12 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.062 H 144.9°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #102E12 |
|---|---|
| RGB | rgb(16, 46, 18) |
| HSL | hsl(124, 48%, 12%) |
| HSV | hsv(124, 65%, 18%) |
| CMYK | cmyk(65.2%, 0%, 60.9%, 82%) |
| CIE-LAB | lab(16.04, -18.55, 14.64) |
| CIE-LCH | lch(16.04, 23.63, 141.72°) |
| OKLab | oklab(26.99% -0.0503 0.0354) |
| OKLCH | oklch(26.99% 0.062 144.9) |
| XYZ | xyz(1.2998, 2.1077, 0.9105) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.67
Dark Forest Green
#002D04
ΔE00 3.78
Dark Green
#033500
ΔE00 6.17
Hunter Green (survey)
#0B4008
ΔE00 8.32
Evergreen
#05472A
ΔE00 8.71
Pine Green
#0A481E
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102E12 #2E102C
analogous
#1D2E10 #102E12 #102E21
triadic
#102E12 #12102E #2E1210
tetradic
#102E12 #101D2E #2E102C #2E2110
square
#102E12 #101D2E #2E102C #2E2110
split-complementary
#102E12 #21102E #2E101D
monochromatic
#081709 #081709 #102E12 #205B24 #308936
Accessibility & contrast
On white
14.77
#102E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#102E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102E12
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102E12 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A10
Deuteranopia (green-blind)
#2B2714
Tritanopia (blue-blind)
#0B2D28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #102e12; /* rgb */ color: rgb(16, 46, 18); /* oklch */ color: oklch(27.0% 0.062 144.9);
Tailwind
colors: {
custom: {
50: '#516750',
500: '#102e12',
950: '#000000',
},
}SCSS
$custom: #102e12; $custom-light: #516750; $custom-dark: #000000;
JSON
{
"hex": "#102e12",
"rgb": {
"r": 16,
"g": 46,
"b": 18
},
"hsl": {
"h": 124,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.26994,
"c": 0.06153,
"h": 144.9
},
"luminance": 0.02108
}Semantic roles & 50–950 ramp
primary
#102E12
secondary
#673363
accent
#50CFD8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78