#102A0E#102A0E
#102A0E is a dark, muted green. Relative luminance 0.018; OKLCH L 25.6% C 0.059 H 142.3°. Best body text is #FFFFFF at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #102A0E |
|---|---|
| RGB | rgb(16, 42, 14) |
| HSL | hsl(116, 50%, 11%) |
| HSV | hsv(116, 67%, 16%) |
| CMYK | cmyk(61.9%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(14.39, -17.17, 14.75) |
| CIE-LCH | lch(14.39, 22.63, 139.34°) |
| OKLab | oklab(25.62% -0.0468 0.0362) |
| OKLCH | oklch(25.62% 0.059 142.3) |
| XYZ | xyz(1.1209, 1.7977, 0.7033) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.15
Dark Forest Green
#002D04
ΔE00 4.33
Dark Green
#033500
ΔE00 6.87
Hunter Green (survey)
#0B4008
ΔE00 9.26
Evergreen
#05472A
ΔE00 10.10
Pine Green
#0A481E
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102A0E #280E2A
analogous
#1E2A0E #102A0E #0E2A1A
triadic
#102A0E #0E102A #2A0E10
tetradic
#102A0E #0E1E2A #280E2A #2A1A0E
square
#102A0E #0E1E2A #280E2A #2A1A0E
split-complementary
#102A0E #1A0E2A #2A0E1E
monochromatic
#091708 #091708 #102A0E #21581D #33862D
Accessibility & contrast
On white
15.45
#102A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#102A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102A0E
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102A0E | 1.00 | 15.45 | 1.36 | 15.45 |
| #FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260B
Deuteranopia (green-blind)
#282410
Tritanopia (blue-blind)
#0D2924
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #102a0e; /* rgb */ color: rgb(16, 42, 14); /* oklch */ color: oklch(25.6% 0.059 142.3);
Tailwind
colors: {
custom: {
50: '#50644d',
500: '#102a0e',
950: '#000000',
},
}SCSS
$custom: #102a0e; $custom-light: #50644d; $custom-dark: #000000;
JSON
{
"hex": "#102a0e",
"rgb": {
"r": 16,
"g": 42,
"b": 14
},
"hsl": {
"h": 115.714,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25615,
"c": 0.05916,
"h": 142.3
},
"luminance": 0.01798
}Semantic roles & 50–950 ramp
primary
#102A0E
secondary
#603064
accent
#4EDAD0
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977