#102C0C#102C0C
#102C0C is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.2% C 0.065 H 141.2°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #102C0C |
|---|---|
| RGB | rgb(16, 44, 12) |
| HSL | hsl(113, 57%, 11%) |
| HSV | hsv(113, 73%, 17%) |
| CMYK | cmyk(63.6%, 0%, 72.7%, 82.7%) |
| CIE-LAB | lab(15.16, -18.50, 16.70) |
| CIE-LCH | lch(15.16, 24.93, 137.93°) |
| OKLab | oklab(26.24% -0.0506 0.0406) |
| OKLCH | oklch(26.24% 0.065 141.2) |
| XYZ | xyz(1.1807, 1.9380, 0.6596) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.99
Dark Forest Green
#002D04
ΔE00 3.37
Dark Green
#033500
ΔE00 5.63
Hunter Green (survey)
#0B4008
ΔE00 8.07
Pine Green
#0A481E
ΔE00 9.33
Forrest Green
#154406
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102C0C #280C2C
analogous
#202C0C #102C0C #0C2C18
triadic
#102C0C #0C102C #2C0C10
tetradic
#102C0C #0C202C #280C2C #2C180C
square
#102C0C #0C202C #280C2C #2C180C
split-complementary
#102C0C #180C2C #2C0C20
monochromatic
#091807 #091807 #102C0C #215C19 #338C26
Accessibility & contrast
On white
15.13
#102C0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#102C0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102C0C
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102C0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102C0C | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2809
Deuteranopia (green-blind)
#2A250F
Tritanopia (blue-blind)
#0D2A25
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #102c0c; /* rgb */ color: rgb(16, 44, 12); /* oklch */ color: oklch(26.2% 0.065 141.2);
Tailwind
colors: {
custom: {
50: '#51654c',
500: '#102c0c',
950: '#000000',
},
}SCSS
$custom: #102c0c; $custom-light: #51654c; $custom-dark: #000000;
JSON
{
"hex": "#102c0c",
"rgb": {
"r": 16,
"g": 44,
"b": 12
},
"hsl": {
"h": 112.5,
"s": 57.143,
"l": 10.98
},
"oklch": {
"l": 0.26239,
"c": 0.06483,
"h": 141.2
},
"luminance": 0.01938
}Semantic roles & 50–950 ramp
primary
#102C0C
secondary
#602C67
accent
#47E0CD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020501
muted
#787A77