#102A0A#102A0A
#102A0A is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.064 H 140.0°. Best body text is #FFFFFF at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #102A0A |
|---|---|
| RGB | rgb(16, 42, 10) |
| HSL | hsl(109, 62%, 10%) |
| HSV | hsv(109, 76%, 16%) |
| CMYK | cmyk(61.9%, 0%, 76.2%, 83.5%) |
| CIE-LAB | lab(14.33, -17.77, 16.50) |
| CIE-LCH | lch(14.33, 24.24, 137.13°) |
| OKLab | oklab(25.55% -0.0487 0.0408) |
| OKLCH | oklch(25.55% 0.064 140) |
| XYZ | xyz(1.0964, 1.7879, 0.5744) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.44
Dark Forest Green
#002D04
ΔE00 3.79
Dark Green
#033500
ΔE00 6.15
Hunter Green (survey)
#0B4008
ΔE00 8.67
Forrest Green
#154406
ΔE00 9.99
Pine Green
#0A481E
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102A0A #240A2A
analogous
#202A0A #102A0A #0A2A14
triadic
#102A0A #0A102A #2A0A10
tetradic
#102A0A #0A202A #240A2A #2A140A
square
#102A0A #0A202A #240A2A #2A140A
split-complementary
#102A0A #140A2A #2A0A20
monochromatic
#091906 #091906 #102A0A #235B16 #368D22
Accessibility & contrast
On white
15.47
#102A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#102A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102A0A
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102A0A | 1.00 | 15.47 | 1.36 | 15.47 |
| #FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2607
Deuteranopia (green-blind)
#28230D
Tritanopia (blue-blind)
#0D2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #102a0a; /* rgb */ color: rgb(16, 42, 10); /* oklch */ color: oklch(25.6% 0.064 140.0);
Tailwind
colors: {
custom: {
50: '#50644b',
500: '#102a0a',
950: '#000000',
},
}SCSS
$custom: #102a0a; $custom-light: #50644b; $custom-dark: #000000;
JSON
{
"hex": "#102a0a",
"rgb": {
"r": 16,
"g": 42,
"b": 10
},
"hsl": {
"h": 108.75,
"s": 61.538,
"l": 10.196
},
"oklch": {
"l": 0.25552,
"c": 0.06355,
"h": 140
},
"luminance": 0.01788
}Semantic roles & 50–950 ramp
primary
#102A0A
secondary
#5B2967
accent
#43E5C6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977