#102A0C#102A0C
#102A0C is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.061 H 141.1°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #102A0C |
|---|---|
| RGB | rgb(16, 42, 12) |
| HSL | hsl(112, 56%, 11%) |
| HSV | hsv(112, 71%, 16%) |
| CMYK | cmyk(61.9%, 0%, 71.4%, 83.5%) |
| CIE-LAB | lab(14.36, -17.49, 15.67) |
| CIE-LCH | lch(14.36, 23.48, 138.14°) |
| OKLab | oklab(25.58% -0.0478 0.0386) |
| OKLCH | oklch(25.58% 0.061 141.1) |
| XYZ | xyz(1.1080, 1.7926, 0.6354) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.76
Dark Forest Green
#002D04
ΔE00 4.02
Dark Green
#033500
ΔE00 6.48
Hunter Green (survey)
#0B4008
ΔE00 8.94
Pine Green
#0A481E
ΔE00 10.09
Evergreen
#05472A
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102A0C #260C2A
analogous
#1F2A0C #102A0C #0C2A17
triadic
#102A0C #0C102A #2A0C10
tetradic
#102A0C #0C1F2A #260C2A #2A170C
square
#102A0C #0C1F2A #260C2A #2A170C
split-complementary
#102A0C #170C2A #2A0C1F
monochromatic
#091807 #091807 #102A0C #225A1A #348927
Accessibility & contrast
On white
15.46
#102A0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#102A0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102A0C
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102A0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102A0C | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2609
Deuteranopia (green-blind)
#28230E
Tritanopia (blue-blind)
#0D2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #102a0c; /* rgb */ color: rgb(16, 42, 12); /* oklch */ color: oklch(25.6% 0.061 141.1);
Tailwind
colors: {
custom: {
50: '#50644c',
500: '#102a0c',
950: '#000000',
},
}SCSS
$custom: #102a0c; $custom-light: #50644c; $custom-dark: #000000;
JSON
{
"hex": "#102a0c",
"rgb": {
"r": 16,
"g": 42,
"b": 12
},
"hsl": {
"h": 112,
"s": 55.556,
"l": 10.588
},
"oklch": {
"l": 0.25582,
"c": 0.06142,
"h": 141.1
},
"luminance": 0.01793
}Semantic roles & 50–950 ramp
primary
#102A0C
secondary
#5E2D65
accent
#49DFCB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977