#102A0B#102A0B
#102A0B is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.063 H 140.5°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #102A0B |
|---|---|
| RGB | rgb(16, 42, 11) |
| HSL | hsl(110, 58%, 10%) |
| HSV | hsv(110, 74%, 16%) |
| CMYK | cmyk(61.9%, 0%, 73.8%, 83.5%) |
| CIE-LAB | lab(14.35, -17.63, 16.09) |
| CIE-LCH | lch(14.35, 23.87, 137.61°) |
| OKLab | oklab(25.57% -0.0482 0.0397) |
| OKLCH | oklch(25.57% 0.063 140.5) |
| XYZ | xyz(1.1020, 1.7902, 0.6040) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.59
Dark Forest Green
#002D04
ΔE00 3.90
Dark Green
#033500
ΔE00 6.31
Hunter Green (survey)
#0B4008
ΔE00 8.80
Pine Green
#0A481E
ΔE00 10.05
Forrest Green
#154406
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102A0B #250B2A
analogous
#1F2A0B #102A0B #0B2A15
triadic
#102A0B #0B102A #2A0B10
tetradic
#102A0B #0B1F2A #250B2A #2A150B
square
#102A0B #0B1F2A #250B2A #2A150B
split-complementary
#102A0B #150B2A #2A0B1F
monochromatic
#091806 #091806 #102A0B #225A18 #358B24
Accessibility & contrast
On white
15.46
#102A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#102A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102A0B
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102A0B | 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)
#2B2608
Deuteranopia (green-blind)
#28230D
Tritanopia (blue-blind)
#0D2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #102a0b; /* rgb */ color: rgb(16, 42, 11); /* oklch */ color: oklch(25.6% 0.063 140.5);
Tailwind
colors: {
custom: {
50: '#50644c',
500: '#102a0b',
950: '#000000',
},
}SCSS
$custom: #102a0b; $custom-light: #50644c; $custom-dark: #000000;
JSON
{
"hex": "#102a0b",
"rgb": {
"r": 16,
"g": 42,
"b": 11
},
"hsl": {
"h": 110.323,
"s": 58.491,
"l": 10.392
},
"oklch": {
"l": 0.25566,
"c": 0.0625,
"h": 140.5
},
"luminance": 0.0179
}Semantic roles & 50–950 ramp
primary
#102A0B
secondary
#5C2B66
accent
#46E2C9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977