#102F10#102F10
#102F10 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.066 H 143.5°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #102F10 |
|---|---|
| RGB | rgb(16, 47, 16) |
| HSL | hsl(120, 49%, 12%) |
| HSV | hsv(120, 66%, 18%) |
| CMYK | cmyk(66%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(16.41, -19.39, 16.26) |
| CIE-LCH | lch(16.41, 25.30, 140.02°) |
| OKLab | oklab(27.28% -0.0527 0.039) |
| OKLCH | oklch(27.28% 0.066 143.5) |
| XYZ | xyz(1.3237, 2.1805, 0.8412) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.85
Dark Forest Green
#002D04
ΔE00 3.13
Dark Green
#033500
ΔE00 5.26
Hunter Green (survey)
#0B4008
ΔE00 7.47
Pine Green
#0A481E
ΔE00 8.38
Evergreen
#05472A
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102F10 #2F102F
analogous
#202F10 #102F10 #102F20
triadic
#102F10 #10102F #2F1010
tetradic
#102F10 #10202F #2F102F #2F2010
square
#102F10 #10202F #2F102F #2F2010
split-complementary
#102F10 #20102F #2F1020
monochromatic
#081708 #081708 #102F10 #205D20 #2F8A2F
Accessibility & contrast
On white
14.62
#102F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#102F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102F10
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102F10 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2C2812
Tritanopia (blue-blind)
#0B2E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #102f10; /* rgb */ color: rgb(16, 47, 16); /* oklch */ color: oklch(27.3% 0.066 143.5);
Tailwind
colors: {
custom: {
50: '#52684f',
500: '#102f10',
950: '#000000',
},
}SCSS
$custom: #102f10; $custom-light: #52684f; $custom-dark: #000000;
JSON
{
"hex": "#102f10",
"rgb": {
"r": 16,
"g": 47,
"b": 16
},
"hsl": {
"h": 120,
"s": 49.206,
"l": 12.353
},
"oklch": {
"l": 0.27284,
"c": 0.06556,
"h": 143.5
},
"luminance": 0.02181
}Semantic roles & 50–950 ramp
primary
#102F10
secondary
#683368
accent
#4FD9D9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78