#102F1F#102F1F
#102F1F is a dark, muted green. Relative luminance 0.022; OKLCH L 27.6% C 0.048 H 158.4°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #102F1F |
|---|---|
| RGB | rgb(16, 47, 31) |
| HSL | hsl(149, 49%, 12%) |
| HSV | hsv(149, 66%, 18%) |
| CMYK | cmyk(66%, 0%, 34%, 81.6%) |
| CIE-LAB | lab(16.71, -16.20, 6.89) |
| CIE-LCH | lch(16.71, 17.61, 156.95°) |
| OKLab | oklab(27.63% -0.0444 0.0175) |
| OKLCH | oklch(27.63% 0.048 158.4) |
| XYZ | xyz(1.4774, 2.2420, 1.6509) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.92
Very Dark Green
#062E03
ΔE00 8.20
Evergreen
#05472A
ΔE00 9.02
Dark Green
#033500
ΔE00 10.46
Pine Green
#0A481E
ΔE00 11.03
Hunter Green (survey)
#0B4008
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102F1F #2F1020
analogous
#112F10 #102F1F #102F2E
triadic
#102F1F #1F102F #2F1F10
tetradic
#102F1F #10112F #2F1020 #2F2E10
square
#102F1F #10112F #2F1020 #2F2E10
split-complementary
#102F1F #2E102F #2F1011
monochromatic
#08170F #08170F #102F1F #205D3D #2F8A5B
Accessibility & contrast
On white
14.50
#102F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#102F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102F1F
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102F1F | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1E
Deuteranopia (green-blind)
#2A2820
Tritanopia (blue-blind)
#062F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #102f1f; /* rgb */ color: rgb(16, 47, 31); /* oklch */ color: oklch(27.6% 0.048 158.4);
Tailwind
colors: {
custom: {
50: '#51685a',
500: '#102f1f',
950: '#000000',
},
}SCSS
$custom: #102f1f; $custom-light: #51685a; $custom-dark: #000000;
JSON
{
"hex": "#102f1f",
"rgb": {
"r": 16,
"g": 47,
"b": 31
},
"hsl": {
"h": 149.032,
"s": 49.206,
"l": 12.353
},
"oklch": {
"l": 0.2763,
"c": 0.04771,
"h": 158.4
},
"luminance": 0.02242
}Semantic roles & 50–950 ramp
primary
#102F1F
secondary
#68334E
accent
#4F96D9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78